Explain what is sql*plus?


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

Post New Answer

More SQL PLSQL Interview Questions

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

5 Answers   Target,


Why cross join is used?

0 Answers  


What is a full join sql?

0 Answers  


Can you call pl/sql package functions from within a fast formula?

0 Answers  


What is the difference between microsoft access and sql server?

0 Answers  






how to remove records from table? no name 1 a 2 b 1 a 2 b 3 c

8 Answers   Oracle,


What is clustered and nonclustered index in sql?

0 Answers  


What is the use of %rowtype?

0 Answers  


what is the difference between a web-garden and a web-farm? : Sql dba

0 Answers  


What is the difference between local and global temporary table?

0 Answers  


What are the properties of a transaction?

0 Answers  


What is view explain with example?

0 Answers  


Categories