हिंदी

Write the syntax of creating table command.

Advertisements
Advertisements

प्रश्न

Write the syntax of creating table command.

कोड लेखन
Advertisements

उत्तर

CREATE TABLE table_name (
    column1 data_type(size) constraint,
    column2 data_type(size) constraint,
    ...
);
shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 10: Structure Query Language - EXERCISE [पृष्ठ १९७]

APPEARS IN

सीबीएसई Computer Science with Python [English] Class 12
अध्याय 10 Structure Query Language
EXERCISE | Q 12. | पृष्ठ १९७
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×