I want to query the exp_channel_data table for entries created by a particular author (actually the currently logged in user).
Have you considered just using the exp:channel:entries tag pair with the author_id parameter in use? I don’t know if that’s exactly what you need but though I’d point you in that direction just in case.
http://ellislab.com/expressionengine/user-guide/modules/channel/parameters.html#par_author_id
exp_channel_titles and you can relate the tables through entry_id. Also, consider this.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.