Syntax:
sql {command}
Keyword handler:
net.eclecity.linguist.data.keyword.DataKSql.class
Runtime handler(s):
net.eclecity.linguist.data.handler.DataHSql.class
Function:
Issue a specific SQL command to the database.
Example(s):
sql "DROP customer"