Skip to content

iSQL Main Functionality

iSQL Main Functionality#

  • Altibase Startup and Shutdown
    iSQL allows users to perform database management tasks, such as starting up and shutting down the server, and execute SQL statements using the same command prompt.

  • Database Connection & Disconnection
    After Altibase starts up, users can use various user names to connect to and disconnect from the database.

  • Database Object Information Inquiry
    iSQL allows users to use SQL statements to query all database object information, and supports convenient commands for inquiring about main objects.

  • Database Management via SQL Statements
    Because iSQL can be used to execute any kind of SQL statement, users can control transactions and alter databases quickly and conveniently.

  • Functions to Improve User Convenience
    The above tasks can be easily and conveniently accomplished using the file management and editing functions, the ability to execute shell commands over iSQL, and the HISTORY function.