|
SQL/400 Developer's Guide (Vol 2)
by Mike Cravitz
See all pages
with references to "Create Table".
Excerpt - on Page 13: "
... " Create Table " Create View " Create Index " Alter Table " Comment On " Label On Figure 1.9 shows an SQL ... "
|
|
MCSA/MCSE/MCDBA Self-Paced Training Kit: Microsoft SQL Server(TM) 2000 System Administration, Exam 70-228, Second Edition (Pro-Certification)
by Microsoft Corporation
See all pages
with references to "Create Table".
Excerpt - on Page 175: "
... single script or create multiple scripts for multiple objects. CREATE TABLE SampleTaóle 3ampleColumnl datetmNULL, ... "
|
|
See all pages
with references to "Create Table".
Excerpt - on Page 9: "
... (You will learn more about workflow execution rules between tasks in Chapter 2.) The next task, Create Table [SBS_ OLAP].[dbo].[Sales By Category SBS] Step (the Create Table step), created the Sales By Category SBS table. ... "
|
|
Oracle9i for Dummies
by Carol McCullough-Dieter
See all pages
with references to "Create Table".
Excerpt - on Page 154: "
... that you don't allow nulls. You can do so by adding the NOT NULL constraint to the column in the CREATE TABLE statement (see the next section). ... "
|
|
| ||
| ||
| ||
| ||