Solar_Sql_Select::fetchSql()
public
string
Solar_Sql_Select::fetchSql ( void
)
Builds the SQL statement and returns it as a string instead of executing it.
Parameters
None.
Returns
(string)
Description
Builds the SQL statement and returns it as a string instead of executing it.
Useful for debugging.