10. Which of the following SQL statements will display fields that have been defined in a table? O DESCRIBE TableName; O
Posted: Fri Jul 08, 2022 6:38 am
10. Which of the following SQL statements will display fields that have been defined in a table? O DESCRIBE TableName; O DISPLAY Tablename; O USE Tablename; SHOW TABLES Tablename; Incorrect SHOW TABLES; lists all tables