YQL Class
Constructor
YQL
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).
-
opts
Object
An object literal of configuration options (optional): proto (http|https), base (url)