InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of DESCRIBE command |
|
Answer» The DESCRIBE command enables you to describe objects RECURSIVELY to the depth level set in the SET DESCRIBE command. You can also display the line number and indentation of the attribute or column name when an object contains MULTIPLE object types. |
|