statement terminator 基本解释
网络 语句结束符; 语句终止符
重点词汇
- terminatorn. 终结者, 明暗界限 [计] 终结器
- statementn. 陈述, 指令, 声明 [计] 程序语句; 语句
statement terminator 双语例句
- 1、
You also can change the statement terminator for all the statements in the script.
您也可以修改脚本中所有语句的语句结束符。 - 2、
When you set the statement terminator in an SQL script that contains existing statements, the editor does not update the existing statement terminators automatically.
当您在一个已经包含了语句的SQL脚本中设置语句结束符时,编辑器不会自动修改原有的语句结束符。 - 3、
In a given script, you can use only one statement terminator.
在一个特定的脚本中,您只能使用一个语句结束符。 - 4、
When you have multiple statements in an SQL script, each statement must be separated from the one that follows by a statement terminator.
如果SQL脚本中有多个语句,那么每一个语句都必须用一个语句结束符与前一个语句隔开。 - 5、
Note: We use the character '@'as statement terminator throughout the article; it is not part of the statement itself.
注意:在全文中我们使用字符'@'作为语句终止符,这个字符不是语句本身的一部分。 - 6、
That is, all the statements in an SQL script must use the same statement terminator.
即,一个SQL脚本的所有语句都必须使用相同的语句结束符。 - 7、
You can use the field on the Validation page of the Command pane to set the statement terminator for a specific script.
您可以使用Command面板上Validation页面的域来为特定的脚本设置语句结束符。 - 8、
The statement terminator that you set in an SQL script persists every time that you open the script in the SQL and XQuery editor.
您在SQL脚本中设置的语句结束符只在SQL和XQuery编辑器每次打开的脚本中生效。 - 9、
You can change the default statement terminator for all scripts that you create in the editor by specifying the new default statement terminator in ( Window> Preferences).
您可以在(Window>Preferences)中指定新的默认语句结束符,修改编辑器中创建的所有脚本的默认语句结束符。

