Add to Create Table
- Last Updated: March 10, 2022
- 1 minute read
- DataDirect Connectors
- ODBC
- IBM Db2 8.0
- Documentation
Add to Create Table
Attribute
AddStringToCreateTable (ASCT)
Purpose
Specifies a string that is automatically added to all Create Table statements. This option is for users who need to add an In Database clause to Create Table statements.
Valid Values
string
where:
- string
- is valid syntax for the In Database clause of a Create Table statement.
Default
None