SHOW DATABASES - This command is used to view all the databases name.
Syntax :-
SHOW DATABASES;
SHOW TABLES - This command is used to view all tables of current database.
Syntax :-
SHOW TABLES;
Syntax :-
SHOW DATABASES;
SHOW TABLES - This command is used to view all tables of current database.
Syntax :-
SHOW TABLES;
0 Comments:
Post a Comment