English

Write the syntax of creating table command.

Advertisements
Advertisements

Question

Write the syntax of creating table command.

Code Writing
Advertisements

Solution

CREATE TABLE table_name (
    column1 data_type(size) constraint,
    column2 data_type(size) constraint,
    ...
);
shaalaa.com
  Is there an error in this question or solution?
Chapter 10: Structure Query Language - EXERCISE [Page 197]

APPEARS IN

CBSE Computer Science with Python [English] Class 12
Chapter 10 Structure Query Language
EXERCISE | Q 12. | Page 197
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×