Questions regarding Raiseerror?
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 |
Explain the properties of the relational tables?
What are wait types?
can you tell me some sites name for sql server 2000 commands with example??? plz reply soon.
What is sql server used for?
What is sub-query in sql server? Explain its properties.
What is the main difference between ‘between’ and ‘in’ condition operators?
How to change the password of a login name in ms sql server?
How to transfer a table from one schema to another?
What is sql server management studio? : sql server management studio
When a primary key constraint is included in a table, what other constraints does this imply?
How to drop an existing table with "drop table" statements in ms sql server?
How retrieve field names from the table in SQL through JAVA code?