How to generate the Reports for the Database? I need an
Example for it.Will we manually do this or else any script
is there? Please let me know ASAP...
Answer Posted / abhi
right click on the database and go to view reports. that will show you the reports (i am not sure though by the question you asked)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how can you attach more than 20 ldf files in sql server
What is difference between index seek vs. Index scan?
what is the difference between Delete and Truncate command in SQL
What is the purpose of sql profiler in sql server? : sql server database administration
How can a user-defined datatype be created?
in the physical file layout, where should the transaction log be stored in relation to the data file?
Which is the latest version of sql server and when it is released?
Explain an incremental backup?
What is bcp? When does it use?
Write a sql query to delete duplicate records from a table called table1
How to modify an existing stored procedure in ms sql server?
What is the stuff and how does it differ from the replace function?
What is table level trigger?
Which tools are available to manage SQL Azure databases and servers?
what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration