ALTIBASE内存数据库iSQL工具的帮助
在ALTIBASE内存数据库中使用iSQL工具的帮助命令:
iSQL> help
Use 'help [command]'
Enter 'help index' for a list of command
iSQL> help index
@ EDIT ROLLBACK
/ EXIT SAVE
ALTER HEADING SELECT
AUTOCOMMIT H[ISTORY] SPOOL
COMMIT INSERT START
CREATE LINESIZE TIMING
DELETE LOAD UPDATE
DESC MOVE VAR[IABLE]
DROP PAGESIZE TERM
EXECUTE QUIT
iSQL> help @
start file_name; - run script file
@file_name; - run script file
iSQL> help /
/ - run the last command
NUM/ - run the command that history number is NUM
|