Hi
How to find out indexes on a table using SQl query....
some thing like :
show indexes on tab_name;
or
select indexes on tab_name;
thanks
Sumeet
How to find out indexes on a table using SQl query....
some thing like :
show indexes on tab_name;
or
select indexes on tab_name;
thanks
Sumeet
Comment