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 / deepak
Select * from employment table where salary between 1000 to
50000
| Is This Answer Correct ? | 25 Yes | 7 No |
Post New Answer View All Answers
What is the difference between drop table and delete table?
What is db2 instance?
How to execute stored procedures?
What is role in db2?
What are the bind parameters ibm db2?
What is the difference between cursor and select statement?
What is db2 connect?
What is a bind card?
What is cursor in dbms?
If I have a view which is a join of two or more tables, can this view be updateable?
What is bufferpool in db2?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
What is schema in db2?
What is cursor with hold option in db2?
What is the physical storage length of date data type?