The CREATE TABLE statement defines a table at the current server. The definition must include its name and the names and attributes of its columns. The definition may include other attributes of the table such as primary key.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.