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
What is wrong with sql server client libarary dll, ntwdblib.dll?
What is temporal table?
How to insert and update data into a table with "insert" and "update" statements?
What does it mean to manipulate data?
What are the steps to process a single select statement?
What is sub query and its properties?
How to transfer data from a cursor to variables with a "fetch" statement?
Explain the purpose of indexes?
What are the two authentication modes in sql server?
What is difference between Datepart() and Datename() in SqlServer?
Indexes are updated automatically is the full-text index also updated automatically?
What is the function of inner join?
What are the built in functions in sql server?
Explain what is the use of custom fields in report?
what are the critical issues you have resloved in your company