edit the file GLOGIN.SQL in the %Oracle_HOME%\PLUS33 Directory. add the following line: DEFI
edit the file GLOGIN.SQL in the %ORACLE_HOME%\PLUS33 directory. add the following line: DEFINE
/L8"PL/SQL" Nocase Line Comment = -- Block Comment On = /* Block Comment Off = */ File Extensions
/L8"PL/SQL" Nocase Line Comment = -- Block Comment On = /* Block Comment Off = */ File Extensions
set linedize 150 //每行显示的字符 set time on //在提示符前显示系统时间 SQL> set time on 12:25:08 SQL>
set linedize 150 //每行显示的字符 set time on//在提示符前显示系统时间 SQL set time on 12:25:08 SQL s
由于sql*plus将用户输入的sql, pl/sql命令保存承级冲区里(注意只保存最后执行的命令), 为了再次调用上次输入的命令,可以输入 /进行调用。 sql*plus本带有行编辑器的功能
我们知道在SQL*PLUS默认环境里会把'&字符'当成变量来处理. 有些时候我们也需要在SQL>的符号下输入'&字符', 只需要改变SQL*PLUS下一个环境变量define
实习中时常需要将写好的SQL语句嵌入到VB.NET的函数中,例如将下列SQL: -- Get Mother Lot Common Info select c.customerlotnumber --
为为Ultraedit添加SQL Server语法着色, 添加方法,将有颜色标注部分的文字复制到Ultraedit安装文件夹的wordfile.txt文档末尾,可以修改文字中的红色部分(20)为你想