create table 中文意思是什麼

create table 解釋
創建表
  • create : vt 1 創造;創作;產生,引起。2 創設,設立;建設(國家等)。3 封爵,把…封為(貴族)。 create peers...
  • table : n 1 桌子;飯桌,餐臺。2 手術臺;工作臺;游戲臺;賭臺;寫字臺。3 (飯桌上的)食物,酒菜,伙食;一...
  1. At design time, some actions, like dragging a database table from a data window onto a blank form, will create the

    在設計時,某些操作(如將數據庫表從數據窗口拖動到空白窗體)將創建
  2. The draw table command is the quickest and easiest way to create a table

    「繪製表格」命令是創建表格的最快、最簡單的方法。
  3. With a tip of toothipick you slide across the surface to create stripes or swirl the whole mixture with a table knife until it resembles a marbled effect

    然後用牙簽輕輕在表面上劃出條紋狀抑或用餐刀將其劃成彩石狀。
  4. Provides the steps to create datarow objects and add them to a data table

    提供創建datarow對象並將其添加到數據表的步驟。
  5. When you create a table from scratch, you start with a blank table to which you add each field and specify details such as data alignment within a field, field width, and the field title that appears on screen. when you create a table based on an existing table, you modify a copy of the existing table without changing the original. when you edit an existing table, you change the original table.

    如果要重新創建一個表,您將從一張空表開始,向其中添加每個域並指定詳細信息(譬如域中數據的對齊方式、域的寬度及顯示在屏幕上的域標題) ;基於現有的表來創建一個表時,修改的是原表的一個副本而不是原表;編輯現有的表時,修改的是原表。
  6. You can create a table heading cell that spans both columns. set the

    您可以創建跨越兩列的表標題單元格。
  7. Create a new table to store in - memory data

    創建新表以存儲內存中的數據
  8. In create table statement to use the space saving row format at the column or table level to reduce space required for a table

    ,可以在列或表級別上使用節省空間的行格式來減少空間佔用。
  9. This includes all column - level and table - level constraints in create table, stored procedures, and triggers

    這包括create table中所有列級約束和表級約束、存儲過程以及觸發器。
  10. The page size is not directly specified on the create table statement

    頁寬不是在create table語句中直接指定的。
  11. Select error : the ' create table ' command is not allowed within a multi - statement transaction in the ' tempdb ' database

    用create語句生成數據窗口時,報下邊這樣的錯誤.請問這個錯誤是什麼意思怎麼解決啊
  12. So far, i ve built a little delphi application that can execute an sql command, but i also had to enter the example " create table " sql command in the memo field by hand

    現在,我已經構建了一個可以執行sql命令的小的delphi應用程序,但還必須在memo欄位中手工輸入示例中的「 create table 」 sql命令。
  13. Use session user with default constraints in either the create table or alter table statements, or use it as any standard function

    Session _ user可在create table或alter table語句中與default約束一起使用,或者將它用作任何標準函數。
  14. If the into clause is used to create a permanent table, the user must have create table permission in the destination database

    如果用into子句創建永久表,用戶必須在目的數據庫中具有create table權限。
  15. The only remaining task now is the implementation of the onclick event handler of the sql button, where the actual create table sql command is put together, based on the specified tablename, and all individual field definitions

    現在只剩下實現sql按鈕的onclick事件處理程序了,在這里,我們將基於指定的表名,將實際create table sql命令與所有單獨欄位定義組合在一起。
  16. In this case, the event notification is raised two times : onne time when the create schema event occurs, and again when the create table event occurs

    在此情況下,事件通知會引發兩次:一次是在create _ schema事件發生時,另一次是在create _ table事件發生時。
  17. Is the same subset of information that is used to define a table in create table

    與在create table中定義表時所用的信息子集相同的信息子集。
  18. Event class occurs whenever a statement permission such as create table is used

    只要使用語句權限(如create table ) ,就會發生
  19. Demonstrates how to run sql create table statements in a loop, evaluate and clean data values, and insert data into tables

    說明如何運行循環中的sql create table語句,計算和清除數據值以及將數據插入表中。
  20. If a null parameter value is passed and that parameter is used in a create table or alter table statement in which the referenced column does not allow null values, the database engine generates an error

    如果傳遞null參數值並且在create或alter table語句中使用該參數,而該語句中被引用列又不允許使用空值,則數據庫引擎會產生一個錯誤。
分享友人