What are the main control-of-flow T-SQL constructs?
Answer Posted / bharathi
IF...ELSE
IF (ex. IF EXISTS)
BEGIN...END
GOTO
RETURN
WAITFOR
WHILE
BREAK
CONTINUE
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
In which format does an image save in SQL Server database ?
What is 4nf in normalization form?
What authentication modes does sql server support?
What is the query and subquery?
What are subquery and its properties?
What are group functions in query statements in ms sql server?
What is used to replicate sessions between instances in coldfusion clusters?
Explain about analysis services?
What are the mathematical functions supported by sql server 2005?
What is a database in ms sql server?
Explain hostprotectionattribute in sql server 2005?
Explain having clause and where clause?
What happens to a trigger with multiple affected rows?
What is in place upgrade in sql server?
Explain about Normalization?