Thursday, 22 September 2016

Meena's Class Prints: SQL DESC COMMAND

Meena's Class Prints: SQL DESC COMMAND: DESC is used to display the structure of a Table. SYNTAX: DESC table_name; EXAMPLE: DESC STUDENT; Displays the table structure o...

No comments:

Post a Comment