what types of copies can be made with the COPY Utility ?
Can you Average the Characters ?
What is meant by union and union all?
What is package in db2 mainframe?
why db2 is called as universal database?what is the storage capacity of db2v9 n what are the advantages of db2
Shall i use this query to retrieve first 4 records, Select empno, sal from emptbl where empno < 5. like this can we fetch first 100 records?
Describe the elements of the SELECT query syntax?
When will you chose to run RUNSTATS?
How to update more then one record using update?
What is a clustering index ?
What is buffrpool? Where we use it ?
Compare a subselect to a join?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?