Access Training Materials – Cengage

The same is true in MS SQL Server for the “IDENTITY” type fields. Recall that table products was created with this SQL DDL: CREATE TABLE products (product_id INT IDENTITY PRIMARY KEY NOT NULL, product_description CHAR(30) NOT NULL, product_quantity INT); ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download