adspace
Teradata: How can we know the indexed column in a table?
Answer Posted / Mohd Muneebur Rehman
In Teradata, you can use the DESCRIBE command with the INDEXES clause to view information about the indexes on a table. For example:nDESCRIBE TABLE <table_name> INDEXES;nThis will display information about all the indexes defined on the specified table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category