0% found this document useful (0 votes)
20 views1 page

SQL Commands List

Uploaded by

Visual Tech
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views1 page

SQL Commands List

Uploaded by

Visual Tech
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

To view names of all schemas in the database

To reset password and unlock a scheme


To view names of tables included in a schema
To view structure of a table (columns and their data-types)
To create a new table with default values and constraints (primary key and check)

You might also like