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 |
noamg
Posting Yak Master
215 Posts |
Posted - 2006-05-26 : 01:18:27
|
Is it possible to see the variable value in the profile ?for example, I get the following line:if not exists ( select * from AllIntegers where RunNum = @run )but how to know the value of @run ?Noam Graizer |
|
|
|
|