| Author |
Messages |
|
cluster (guest)
 |
| 03/09/2006 3:43 AM |
Quote
Reply
Alert
|
hai chip, tell how should I know the number of rows present in database using query (not stored procedure or any other) and also tell me the "profiler" in sql server |
|
|
|
|
Chip Andrews (guest)
 |
| 03/09/2006 10:01 AM |
Quote
Reply
Alert
|
If you look at the code inside the stored procedure I linked you to - you'll see exactly which tables to access.
Not sure what you want with SQL Profiler but there are plenty of articles on the Internet on it's use and purpose: http://searchsqlserver.techtarget.com/tip/1,289483,sid87_gci1171978_tax301334,00.html?track=NL-464&ad=545011&adg=301324&bucket=ETA
Chip |
|
|
|
|
|