Answer Posted / shanmukha srinivas
scope of exception (importance of exception)
exceptions r run time errors
in real time every procedures,functions used exception section at the end of program
because its gives which line get error comes, which error is coming by using error log table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between nvl function, ifnull function, and isnull function?
What is a file delimiter?
What is raid? How does it help storage of databases?
What is the example of procedure?
If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????
what is 'mysqlshow'? : Sql dba
What is varchar sql?
What is difference between stored procedures and application procedures?
What is schema in sql example?
What is normalisation and its types?
How many types of cursors are available in pl/sql?
What is the difference between delete and truncate commands?
how to escape special characters in sql statements? : Sql dba
Why are sql stored procedures used?
How would you convert date into julian date format?