What is the use of sqlerrd 3?



What is the use of sqlerrd 3?..

Answer / Sandeep Kumar Shukla

sqlerrd 3 is not a standard SQL or Oracle term. It seems like there might be a typo or misunderstanding in the question.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is the difference between unique and primary key constraints?

1 Answers  


What is the use of double ampersand (&&) in sql queries? Give an example

1 Answers  


What is the difference between a primary key and a unique key?

1 Answers  


How to rename a table?

1 Answers  


Can pl sql procedure have a return statement?

1 Answers  


What is parameter substitution in sql?

1 Answers  


What are the return values of functions SQLCODE and SQLERRM ?

2 Answers   PreVator,


What is secondary key?

1 Answers  


How many triggers can be applied to a table?

1 Answers  


How to use sql*plus built-in timers?

1 Answers  


If an unique key constraint on DATE column is created, will it validate the rows that are inserted with SYSDATE?

4 Answers  


Explain the the update statement in sql?

1 Answers  


Categories