delimiter statement的意思
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語句。