📄 exp.test001.ksh
字号:
Case 1: With no option:<TableNames> <No tables exist></No tables exist></TableNames>Case 2: With ? option:Usage: catalog [-u username] [-p passwd] [-l] [-i] [-d] [-T table] [-I index] [-D <lock|trans|proc>] l -> list all table with field information i -> reinitialize catalog tables. Drops all tables. d -> print db usage statistics T -> list table information I -> list index information D -> print debug information for system tablesNote: If multiple options are specified, last one will be considered.Case 3: With wrong username :Case 4: With wrong password :Case 5: With correct user name and password :<TableNames> <No tables exist></No tables exist></TableNames>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -