Answer Posted / chandra rekha
Raiseerror command is used to generate user defined error
messages.Syntax is as follows: RAISEERROR
('Message',sevierity,state)
message is the user defined error message
sevierty defines the seriousness of the error (1 to 25)
state defines the number of places from where the error
might get generated
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a collation?
What is sql injection and why is it a problem? : sql server security
Distinguish between commit and rollback?
Can you explain about buffer cash and log cache in sql server?
Explain having clause?
List the different index configurations possible for a table?
How to create a view and a stored procedure in ms sql server using "create view/procedure" statements?
What are the types of subquery?
What are sql azure firewall rules?
How to execute stored procedure and set temp table in sql server?
How to Improve the performencs of SQL Server 2005 exclude stored Procedure and Indexes?
What is bookmark link in ssrs?
What do you understand by the data quality services in sql server?
What is the difference between left and right outer join?
Explain logical operators in sql server?