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 / venu
Select * from employment table where salary between 1000 to
50000
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
Define data page.
Which component is responsible for db2 startup and shutdown?
What are the bind parameters ibm db2?
Is ibm db2 open source?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
Explain the function done by data manager?
What is release/acquire in bind?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
What is the physical storage length of timestamp data type?
Name the lockable units in DB2?
How do I import data from excel to db2?
How to fetch the last row from the table in SQL (db2)?
What is the picture clause of null indicator variable?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
What is innodb buffer pool?