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
Explain tables in SQL Azure?
Which tools are available to manage SQL Azure databases and servers?
Does partitioning improve performance sql server?
What is perspective, have you ever created perspective? : sql server analysis services, ssas
When columns are added to existing tables, what do they initially contain?
Do you know what is openxml in sql server?
Is it possible to import data directly from t-sql commands without using sql server integration services? If so, what are the commands?
tell me what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
What are blobs, tables, and Queues? Is SQL is the standard way to query blobs, tables, and queues?
Can we install sql server 2016 on windows 7?
Can you explain about buffer cash and log cache in sql server?
Please illustrate physical database architecture? : SQL Server Architecture
Where is my database stored on the hard disk in ms sql server?
What is exporting utility?
What are truncate options available in sql server? : sql server database administration