图11显示的是将语句结束符设置为感叹号(!)但未修改现有语句结束符之后所出现的语法验证错误。
Figure 11 shows an example of the syntax validation error that occurs after you set the statement terminator to an exclamation point (!), and do not update an existing statement terminator.
当您在一个已经包含了语句的 SQL 脚本中设置语句结束符时,编辑器不会自动修改原有的语句结束符。
When you set the statement terminator in an SQL script that contains existing statements, the editor does not update the existing statement terminators automatically.
但未修改现有语句结束符之后所出现的语法验证错误。如果您停止语法验证而运行这个脚本,您会得到未知字符的错误。
If an error occurs, the script will stop running, and all successful statements are rolled back.
应用推荐