Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
jhnegrao
Yak Posting Veteran
81 Posts |
Posted - 2007-01-22 : 15:10:48
|
Hello, All!I need to know, what's the most used tables of my SQL Server Environment. I don't know if there is a specific stored procedure or DBCC done for it. Anyone has a script ou knows how can I get this information in real time?Thank you very muchJuliano Horta |
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2007-01-22 : 16:53:23
|
Have a look at the profiler.==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
|
|
|