sqlplus使用技巧

1、对输出列进行格式化column SQL> column salary format $99,999 heading 'MONTHLY SALAY' 设置之后,查询输出如下: 2、在sqlplus中调用操作系统命令host SQL> host ls -l /home 总用量 0 drwx------ 2 elasticsearch elasticsearch 76 12月 23 16:25
相关文章
相关标签/搜索