YQL
(
sql
,
callback
,
params
)
- Parameters:
-
sql <String>
The SQL statement to execute -
callback <Function>
The callback to execute after the query (optional). -
params <Object>
An object literal of extra parameters to pass along (optional).