Empty table for test cases.
Catalog: DataDictionary
Schema: Invantive
Alias: ety
Primary Keys: DUMMY_INT32
Label: Empty Table
Can retrieve data and change data using insert, update and delete.
The columns of the table EMPTY are shown below. Each column has an SQL data type. A new non-null value must be provided for every required column at all times during insert or update.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
dummy_datetime |
datetime |
Dummy Date/Time |
☑ |
|
dummy_decimal |
decimal |
Dummy Decimal |
☑ |
|
dummy_double |
double |
Dummy Double |
☑ |
|
dummy_guid |
guid |
Dummy GUID |
☑ |
|
dummy_int32 |
int32 |
Dummy Integer (32-bits) |
☑ |
|
dummy_string |
string(30) |
Dummy String |
☑ |
|
17-05-2021 11:57 Version 20.1.419-BETA+3191