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
 syntax question

Author  Topic 

yolip
Starting Member

4 Posts

Posted - 2006-04-03 : 01:16:56
can any tell me what that means when <@varName> in store procedure statement? is that <> means anything?


Thanks

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2006-04-03 : 01:23:42
Post the Procedure code you used

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2006-04-03 : 01:25:33
Are you referring to the "Create Procedure Basic Template" in Query Analyser ?
Refer to Using Templates in SQL Query Analyzer in Books Online under SQL Query Analyser Help - Using the Editor Pane - Using SQL Files


KH

Choice is an illusion, created between those with power, and those without.
Go to Top of Page
   

- Advertisement -