dbTalk Databases Forums  

VIEWING A TABLES STRUCTURE AND INDEXES

microsoft.public.sqlserver.mseq microsoft.public.sqlserver.mseq


Discuss VIEWING A TABLES STRUCTURE AND INDEXES in the microsoft.public.sqlserver.mseq forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
GW
 
Posts: n/a

Default VIEWING A TABLES STRUCTURE AND INDEXES - 04-26-2005 , 11:17 PM






Hi,

I would appreciate it if someone could help me on the following:

I have several tables eg, tbl1, tbl2, tbl3.....tbl10. How to view all the
tables structure
and indexes using SQL Query Analyzer or using stored procedures.

tq.

Reply With Quote
  #2  
Old   
Hugo Kornelis
 
Posts: n/a

Default Re: VIEWING A TABLES STRUCTURE AND INDEXES - 04-27-2005 , 03:40 PM






On Tue, 26 Apr 2005 21:17:01 -0700, GW wrote:

Quote:
Hi,

I would appreciate it if someone could help me on the following:

I have several tables eg, tbl1, tbl2, tbl3.....tbl10. How to view all the
tables structure
and indexes using SQL Query Analyzer or using stored procedures.

tq.
Hi GW,

Check out the following subjects in Books Online:

* The various INFORMATION_SCHEMA views;
* The stored procedures sp_help, sp_helpindex, and sp_indexes.

Best, Hugo
--

(Remove _NO_ and _SPAM_ to get my e-mail address)


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.