Page 1 of 1

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
by answerhappygod
10 Which Of The Following Sql Statements Will Display Fields That Have Been Defined In A Table O Describe Tablename O 1
10 Which Of The Following Sql Statements Will Display Fields That Have Been Defined In A Table O Describe Tablename O 1 (24.08 KiB) Viewed 31 times
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