... 再上一篇: CREATE SQL VIEW Command Example 上一篇: CREATE TABLE - SQL Command 下一篇: CREATE TABLE - SQL Command Example ...
基于1个网页-相关网页
From an SQL command line tool or with the JDBC API, create the database table with an XML type column.
可以借助SQL命令行工具或JDBC API,用xml类型列创建数据库表。
To create the table, run the following SQL command from a command line (substitute the schema name of your choice, but the table name is fixed).
为了创建表,请在命令行中运行以下SQL命令(替代您所选择的模式名,但是表名称是固定的)。
At the SQLite command line prompt, enter the SQL commands shown in Listing 3 to create a database table for the application variables.
在SQLite命令行提示栏,输入清单3中的SQL命令,为应用程序变量创建一个数据库表。
应用推荐