You can create a table on the DataArts Factory console, in DDL mode, or using a SQL script.
This section describes how to create a table on the DataArts Factory console and in DDL mode.

from the menu on the left and expand the directory of a data connection to tables under Data Connections. Right-click tables and choose Create Data Table from the shortcut menu.
from the menu on the left and expand the directory of a data connection to tables under Data Connections. Right-click tables and choose Create Data Table from the shortcut menu.
from the menu on the left and expand the directory of a data connection to a table name under Data Connections. Right-click the table name and choose View Details from the shortcut menu.
.
Tab Name |
Description |
|---|---|
Table Information |
Displays the basic information and storage information about the table. |
Field Information |
Displays the field information about the table. |
Data Preview |
Displays 10 records in the table. |
DDL |
Displays the DDL of the DWS, DLI, or MRS Hive data table. |
from the menu on the left and expand the data connection directory to view column information under a desired table.
from the menu on the left and expand the directory of a data connection to a table name under Data Connections. Right-click the table name and choose Delete from the shortcut menu.Parameter |
Mandatory |
Description |
|---|---|---|
Basic Property |
||
Table Name |
Yes |
Name of a table. The name must contain 1 to 63 characters, including only lowercase letters, numbers, and underscores (_). It cannot contain only numbers or start with an underscore. |
Alias |
No |
Alias of a table. The alias must contain 1 to 63 characters, including only letters, numbers, and underscores (_). It cannot contain only numbers or start with an underscore. |
Data Connection |
Yes |
Data connection to which the table belongs. |
Database |
Yes |
Database to which the table belongs. |
Data Location |
Yes |
Location to save data. Possible values:
|
Data Format |
Yes |
Format of data. This parameter is available only when Data Location is set to OBS. Possible values:
|
Path |
Yes |
OBS path where the data is stored. This parameter is available only when Data Location is set to OBS. |
Table Description |
No |
Descriptive information about the table. |
Table Structure |
||
Column Name |
Yes |
Name of the column. The name must be unique. |
Type |
Yes |
Type of data. |
Column Description |
No |
Descriptive information about the column. |
Operation |
No |
To add a column, click |
Parameter |
Mandatory |
Description |
|---|---|---|
Basic Property |
||
Table Name |
Yes |
Name of a table. The name must contain 1 to 63 characters, including only letters, numbers, and underscores (_). It cannot contain only numbers or start with an underscore. |
Alias |
No |
Alias of a table. The alias must contain 1 to 63 characters, including only letters, numbers, and underscores (_). It cannot contain only numbers or start with an underscore. |
Data Connection |
Yes |
Data connection to which the table belongs. |
Database |
Yes |
Database to which the table belongs. |
Schema |
Yes |
Schema of the database. |
Table Description |
No |
Descriptive information about the table. |
Advanced Settings |
No |
The following advanced options are available:
|
Table Structure |
||
Column Name |
Yes |
Name of the column. The name must be unique. |
Data Classification |
Yes |
Classification of data. Possible values:
|
Data Type |
Yes |
Type of data. |
Column Description |
No |
Descriptive information about the column. |
Create ES Index |
No |
If you click the check box, an ES index needs to be created. When creating the ES index, select the created CSS cluster from the CloudSearch Cluster Name drop-down list. For details about how to create a CSS cluster, see Cloud Search Service User Guide. |
Index Data Type |
No |
Data type of the ES index. The options are as follows:
|
Operation |
No |
To add a column, click |
Parameter |
Mandatory |
Description |
|---|---|---|
Basic Property |
||
Table Name |
Yes |
Name of a table. The name must contain 1 to 63 characters, including only lowercase letters, numbers, and underscores (_). It cannot contain only numbers or start with an underscore. |
Alias |
No |
Alias of a table. The alias must contain 1 to 63 characters, including only letters, numbers, and underscores (_). It cannot contain only numbers or start with an underscore. |
Data Connection |
Yes |
Data connection to which the table belongs. |
Database |
Yes |
Database to which the table belongs. |
Table Description |
No |
Descriptive information about the table. |
Table Structure |
||
Column Name |
Yes |
Name of the column. The name must be unique. |
Data Classification |
Yes |
Classification of data. Possible values:
|
Data Type |
Yes |
Type of data. See LanguageManual DDL. |
Column Description |
No |
Descriptive information about the column. |
Operation |
No |
To add a column, click |