ivomendonca
26th October 2010, 16:36
Hello, i need to return current_traffic and Current quota from API (web_sites_get _domain).
The Api is using :
function getDataRecord($primary_id) { and the sql is dynamic.
How can i add the two left joins to the current Query ?
Do i need to use other function or write the full query in somewere else ?
Thanks.
The Api is using :
function getDataRecord($primary_id) { and the sql is dynamic.
How can i add the two left joins to the current Query ?
Do i need to use other function or write the full query in somewere else ?
Thanks.