dbTalk Databases Forums  

database information report

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss database information report in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
mail2suneelgupta@gmail.com
 
Posts: n/a

Default database information report - 07-17-2007 , 06:18 AM






Hello,
I am trying to use the SQl Server database reporting tools to create a
report on the database to find areas for optimization including table
formats, column formats, and sizes. Can anybody please help me with
this. If any body has used any other tool by which I can create above
mentioned reports plz do let me know. I will be really thankful for
your help.

Thanks
Suneel


Reply With Quote
  #2  
Old   
sqlmatt
 
Posts: n/a

Default Re: database information report - 07-17-2007 , 11:47 AM






Will the report output just the schema, or are you looking for a
report to make suggestions on things like shortening column lengths
and missing indexes? A place to start would be the INFORMATION_SCHEMA.
All DB's have available many tables like INFORMATION_SCHEMA.COLUMNS.
Lookup in BOL.


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 - 2012, Jelsoft Enterprises Ltd.