Q. What is the function of DESCRIBE statement?

  • (A) This statement helps us to get the details of the entire row.
  • (B) This statement helps us to get the definition of a particular table at a time.
  • (C) This statement helps us to get the definition of all the tables.
  • (D) ----
πŸ’¬ Discuss
βœ… Correct Answer: (B) This statement helps us to get the definition of a particular table at a time.
Explanation: DESCRIBE statement helps us to get the definition of a particular table at a time, it tells us about all the constraints which are applied to columns.
Explanation by: Jatin Dubey
DESCRIBE statement helps us to get the definition of a particular table at a time, it tells us about all the constraints which are applied to columns.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
212
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Jatin Dubey
Publisher
πŸ“ˆ
84%
Success Rate