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 the microsoft sql server delete command?
What is the difference between the 2 operating modes of database mirroring?
How to convert numeric values to integers in ms sql server?
How many full-text indexes can a table have?
How do I install sql server?
How you can add messages to the nt event log from within a stored procedure?
What is Replication?
List some of the rules that apply to creating and using a ‘view’
What is the bookmark lookup and rid lookup?
What does it mean if @@cursor_row returns a negative number?
Are all views updatable ?
When should you use an instead of trigger?
What does sql server mean?
How to populate a table in sql server?
What xml support does the sql server extend?