Answer Posted / digvijay
yes, set is assign the value in declared variable.
exaple:--
declare @a int
set @a=20
@a hold the 20.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Explain a checkpoint?
What is filter index?
What is the main purpose of having conversation group?
How to create a trigger for insert only?
What are the dis_advantages of stored procedures, triggers, indexes?
Can select statements be used on views in ms sql server?
What are the advantages of user defined function?
Define a cross join?
What is self join in sql server joins?
Do you know what is a with(nolock)?
What is linked report?
What do you mean by the term 'normalization'?
Explain Geometry datatype in sql server 2008 with example
What does <> symbol mean?
What is single-user mode?