What is raiseerror? What is raiseerror?



What is raiseerror? What is raiseerror?..

Answer / Rajkishor Singh

'raiseerror' is a Transact-SQL language construct used to generate error messages and exit the batch or stored procedure in MS SQL Server. It can be used to return custom error information.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

How do I find my localdb version?

1 Answers  


SYNTAX FOR VIEWS WITH EXAMPLE HOW TO LINK TWO TABLES

1 Answers   Microsoft,


What are the tables in sql?

1 Answers  


How can you insert values in multiple rows using one Insert statement?

1 Answers   Flextronics, Thomson Reuters, Virtusa,


Define Unique Key?

1 Answers   HCL,


How to copy the tables, schema and views from one sql server to another?

1 Answers  


What is the difference function and stored procedure?

1 Answers  


Suppose in a situation if two list boxes are there and if you select multiple options based on that the options related to those selected items should display in second list box. Again if we select multiple items in second listbox then the related to those selected items should display . In this scenario how will you design database,tables?

1 Answers   HP,


How to find index size for each index on table?

1 Answers  


Retrieve the unique rows from table without using UNIQUE and DISTINCT keywords.

1 Answers   Global Logic,


Define left outer join?

1 Answers  


What the difference between UNION and UNIONALL?

1 Answers   HCL,


Categories