db2 -tvf insert_customers_table.sql CREATE TABLE students.Customers( CustomerID VARCHAR(50) NOT NULL PRIMARY KEY, Name VARCHAR(50), Email VARCHAR(100), Phone VARCHAR(50), Gender VARCHAR(50), ...
specifies the name of the database where the DB2 table resides. Database name is limited to eight characters. The IN statement is required and follows the CREATE statement. DATABASE= and DSN= are ...
Is your feature request related to a problem? Please describe. A key concept in Db2 for z/OS is the tablespace, a logical container for tables. The tablespace is specified on the CREATE TABLE ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results