Is SET a SQL Keyword?

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


Please Help Members By Posting Answers For Below Questions

What are exact numeric data types in ms sql server?

508


can you implement data mining in SSRS?

113


The external application that is executed in one of the tasks does not have a log file, but only a screen log. How can I save the data from the screen? : sql server management studio

521


Working with TLogs

1447


What is repeatable read?

540






What is meant by referential integrity?

588


What is primary key and example?

502


Define left outer join?

579


How to delete a database in ms sql server?

557


What is stretch database in sql server?

563


What is default constraint?

537


How can you control the amount of free space in your index pages?

609


What is precedence constraint?

543


What are the disadvantages of using querystrings to send data from one page to another?

584


What is query optimization process?

518