- Open Microsoft Office Access
- On the Create tab, in the Macros & Code group, click Query Design.
- On the Design tab, in the Query Type group, click Data Definition.
- Type the following SQL statement:
CREATE TABLE product (
[Id] INTEGER, Name CHAR, Price FLOAT,
Stock INTEGER, Category INTEGER,
CONSTRAINT [PKid] PRIMARY KEY ([Id]) ); - On the Design tab, in the Results group, click Run.
Bibliography:
https://support.microsoft.com/
https://www.hp.com/
https://www.pcmag.com/
database, table sample, sequel, structure query language, programmer, administrator, technical support, data, system
Tidak ada komentar:
Posting Komentar