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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 How to record the current count

Author  Topic 

rds207
Posting Yak Master

198 Posts

Posted - 2009-08-04 : 19:14:21
i have a huge database which gets updated quite frequestly(not sure how frequently),i need to write a sql query to know the performance of database and how many jobs are running...during a day..
Can i know how to know the time stamps or when the data is getting changed consistently?
   

- Advertisement -