delimiter statement信息详情
定界语句
statement───n.声明;陈述,叙述;报表,清单
anecdotal statement───轶事陈述
customer statement───客户结单,[金融]客户对数单;客户月结报告;[金融]客户对帐单
vision statement───n.愿景宣言; 前景陈述;愿景宣言;远景声明
problem statement───[计]问题陈述;[计] 问题陈述
privacy statement───隐私权声明
disjunction statement───析取语句
billing statement───账单;明细表;清单
negation statement───否定陈述
For some browsing applications to parse the CREATE PROCEDURE statement itself, you need the command delimiter to be something other than a semicolon.───对于要分析CREATE PROCEDURE语句本身的某些浏览应用程序而言,需要采用不是分号的其它命令分隔符。
You may need to change the command delimiter away from the semicolon before entering the CREATE PROCEDURE statement.───输入CREATE PROCEDURE语句前,您可能需要更改命令分隔符,使其不是分号。
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语句。