Database MCQS - QUESTION DETAILS

In MySQL, what is the purpose of the SHOW TABLES statement?
A. Display the structure of a table
B. Show the list of tables in a database
C. Display the content of a table
D. Show the indexes of a table

'SHOW TABLES' is used to display the list of tables in a database.

Similar Questions

What is the purpose of the SQL Server QUOTENAME() function?






Which SQL Server statement is used to create a stored procedure?






Which SQL Server statement is used to rename a table?






What is the purpose of the SQL Server SYSTEM_USER function?






In SQL Server, what is the purpose of the CONTAINSTABLE function?






In Oracle, what is the purpose of the DBMS_OUTPUT.PUT_LINE() procedure?






Which Oracle statement is used to grant specific privileges to a user?






Which Oracle statement is used to remove a user's privileges?






In SQL Server, what is the purpose of the PI constant?






What is the purpose of the Oracle SYS_GUID() function?