Buy Questpond's video subscriptions on
huge discount
.
Online: 1260
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
Sql Server
>
Loading ...
What is the syntax of try catch?
Posted by
Nishithraj
on 1/5/2010 | Category:
Sql Server Interview questions
| Views: 4230
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
BEGIN TRY
END TRY
BEGIN CATCH
END CATCH;
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
How can we cancel a transaction?
Next > :
Can we have Try catch in Sqlserver?
Comments or Responses
Login to post response
More Interview Questions by Nishithraj
Can we have Try catch in Sqlserver?
How do we raise the error message?
How do we handle errors in SQL Server?
Whether Cookies is used for session?
How do we do paging in gridview?
If the rows are more than 2 billion, how can I set the rowcount?
What is the maximum number rows can be returned in SqlServer by the @@ ...
What is the use of @@ROWCOUNT?
Latest Interview Questions
Difference between ASP Session and ASP.NET Session?
What is Early binding and late binding?
Namespace and Assembly?
Diff b/w dataset.clone and dataset.copy
Diff b/w Const and readonly?
Diversities between static or dynamic assemblies ?
What isWhite box testing?
Diversities between an abstract method & virtual method ?
More ...