i have an employment table whch has salary,dept,name? i want
salary b/w 1000 to 5000 can anyone pls say the query for ths ?

Answer Posted / yuvaevergreen

select * from employment where salary between 1000 and 5000

Is This Answer Correct ?    17 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we read records for specific member in CL? AND rpg?

235


What is view db2?

626


Explain about open switch business continuity software?

565


How can we retrieve the total number of records in RPG & CLLE?

203


What is copy pending status in db2?

638






What is a dbrm in db2?

577


What is the advantage in De-normalizing tables in DB2?

749


Comment whether the cursor is closed during commit or not.

676


What is the clustering index in the db2 database?

586


What is a db2 tablespace?

602


can we view the access paths created by dbrm ? how ? thx

6262


How can record locking be achieved in those DB2 versions which do not support it?

627


Why do we need reorg in db2?

566


How can you quickly find out the # of rows updated after an update statement?

634


Why do chiropractors use drop table?

663