Indexes on a table

dcarr

Trainee Database Analyst
Local time
Today, 21:18
Joined
Jun 19, 2002
Messages
112
Hello guys. Does anyone know how to check how many indexes have been created on a table? I am attempting to discover why a database is so big in size and think this may be contributing to it.
Thanks
 
Have you compacted your database?
 
Hello, thanks for the prompt reply. I have compacted the database and this reduced the size of the DB in MB.
 
Sorry, but it is still really big in size after the compact
 
No, no graphics. There are six forms that are no longer in use. What typically takes up most space in a database? Apart from the obvious huge tables, etc?
Thanks
 
So is there anyway to simply find out what indexes if any exist on the database?
 
If you use Database Documenter (or whatever it is called) it will list the indexes on a table.
 

Users who are viewing this thread

Back
Top Bottom