Answer Posted / anuj tiwari
The order in which the database fields are organized for processing in the program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can all users have the privilage to use the sql statement select * (dml)?
How can we read records for specific member in CL? AND rpg?
How to run db2 command in windows?
Which is faster delete or truncate?
List down the data types in the db2 database.
What is the use of dclgen in db2?
What are the contents of a dclmgen?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
What is db2 bind process?
Define declaration generator (dclgen).
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What is commit in db2?
What language is db2 written in?
What is a buffer in memory?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?