How to display the records between two range in Oracle SQL Plus?


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

Post New Answer

More SQL PLSQL Interview Questions

From an Employee table, how will you display the record which has a maximum salary?

29 Answers   Cap Gemini, Exilant, Synechron,


Does a join table need a primary key?

0 Answers  


What are triggers, and when would you use them?

3 Answers  


what eliminate duplicate without using roenum and not

5 Answers   Matrix,


How long it takes to learn pl sql?

0 Answers  


How do you modify a table in sql?

0 Answers  


What are the data types allowed in a table?

3 Answers  


What is sorting in sql?

0 Answers  


What are packages in pl sql and also explain its advantages?

0 Answers  


What is rank dense_rank and partition in sql?

0 Answers  


table - new_no old_no 2345 1234 3456 2345 5678 4567 output sud be -new_no 1234 2345 3456 4567 5678

2 Answers  


what are the differences between char and nchar? : Sql dba

0 Answers  


Categories