Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to find index key size?

Status
Not open for further replies.

vaishali76

Programmer
Joined
Jun 3, 2004
Messages
2
Location
US
i m creating a huge database abour 4TB size.
many tables with many indexes are there. how can i know the index key size using a single query? because i can know the size by adding all the columns size i took to create index, but is there any system table provided using what i can get the key size of all indexes?
Please help... becs i want to assign the dbspace using that information to the indexes.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top