To create an external table "et_customer" with the same schema as customer table with a delimiter "|", you can use the following DDL statement.
要使用分隔符“|”创建与customer表具有相同表模式的外部表“et_customer”,可以使用以下ddl语句。
For some browsing applications to parse the CREATE PROCEDURE statement itself, you need the command delimiter to be something other than a semicolon.
对于要分析CREATEPROCEDURE语句本身的某些浏览应用程序而言,需要采用不是分号的其它命令分隔符。
You may need to change the command delimiter away from the semicolon before entering the CREATE PROCEDURE statement.
在输入CREATEPROCEDURE语句前,您可能需要更改命令分隔符,使其不是分号。
You may need to change the command delimiter away from the semicolon before entering the CREATE PROCEDURE statement.
在输入CREATEPROCEDURE语句前,您可能需要更改命令分隔符,使其不是分号。
应用推荐