What is the starting oracle error number?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What is a temporal table?

0 Answers  


How toimport .dmp file in lower version of oracle from higher version ?

4 Answers   TCS,


Hello All, Could any well write a query for the following scenario. Account(table name) No Name Amount 1 ABCD 2000.00 2 DEFG -2000.00 3 GHIJ 3000.50 4 JKLM 4000.00 5 MNOP 6000.00 O/p Should be in this format No Name Credit Debit 1 ABCD 2000.00 0 2 DEFG 0 -2000.00 3 GHIJ 3000.50 4 JKLM 0 -4000.00 5 MNOP 6000.00 o could any one give appropriate query for this Thnks in Advance Suneel Reddy

6 Answers   Target,


Explain the structure of pl/sql in brief.

0 Answers  


How do you add a column to a table?

0 Answers  






Is full outer join same as cross join?

0 Answers  


What are sql constraints?

0 Answers  


What are the types of keys?

0 Answers  


Can a table contain multiple foreign key’s?

0 Answers  


What is an implicit commit?

0 Answers  


What is cross join example?

0 Answers  


What is the difference between in and between in sql?

0 Answers  


Categories