Microsoft
Software
Hardware
Network
Question : List out All table and indexes in a particular database
Expert,
How can we list out all tables along with their indexes in a particular database on SQL 2000.
Currenlty i am working with sp_helpindex 'table name' but there are more than 500 tables in a database.
Answer : List out All table and indexes in a particular database
Hello Rainbow002,
Have a look to this one :
http://www.experts-exchang
e.com/Micr
osoft/Deve
lopment/MS
-SQL-
Serve
r/Q_220508
26.html?sf
QueryTermI
nfo=1+all+
databas+in
dex+
list
Regards
Random Solutions
Need Help.. couldn't find my problem
C# Brain Bench Question
IIS6 security/user permissions for multiple websites
Access 2003 Call Center Template
CTFMON_AU.EXE cannot get rid of --- a danger?
One Button in MS Access form to export Multiple Queries to Word document.
Windows XP Blue Screen Errors
Server 2008 Workgroup question
How to SElect only Top row from datatable
Select TOP row in One-Many relationship - MS SQL