sql [options] <command>
Display help.
Verbose output. Causes all communication between the client and server to be displayed. Can also be specified by defining the environment variable 'SQLCLI_VERBOSE'.
The SQL command to be executed. Any further arguments or options will be coalesced into this one. [string]
An interface to the Symbian SQLite API.
This command is a thin client to a server process that is created on the first invokation. The server maintains state between invokations of this command. Run 'sql help' for a list of the available commands and 'sql <command-name> --help' for help on individual commands.
Copyright (c) 2010 Accenture. All rights reserved.