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 are different types of table joins?
What is the difference between join and inner join?
How many clustered indexes there can be on table ?
How to execute a sql statement using odbc_exec()?
What is the use of floor function in sql server?
What will happen if a column containing char type data is changed to the nchar data type?
Which Model uses the SET concept
How to encrypt Strored Procedure in SQL SERVER?
Can You Use Data Mining Models In Ssrs?
Why de-normalization required?
Explain about builtinadministrator?
What are the types of dml?
What are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?
How much does sql server 2016 cost?
How global temporary tables are represented and its scope?