Inquiry result returned in response content, or saved to file.

sql_inquiry(inquiry, parameter = "")

Arguments

inquiry
sql inquiry string
parameter
additional parameter to sql inquiry, like file format or file name

Value

request response in JSON format

Details

Calling function without assigning return value will print response status and response content in console. Assigning return value will print response status only.