Describe the elements of the SELECT query syntax?
Answers were Sorted based on User's Feedback
Answer / guest
The select command is used SELECT the data from the
database.
| Is This Answer Correct ? | 1 Yes | 0 No |
Where is the access path logic created by the DB2 Optimizer stored?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
when does the SQL statement gets executed when you use cursor in the application programming ?
What is ibm db2 connect?
what is SPUFI ?
Compare a subselect to a join?
Hi Team, Please tell me, If i don't declare the cursor in the program and i have given open and fetch and close, then what error will get.
What are iseries servers?
What is the maximum number of columns in a db2 table?
How are write I/Os from the buffer pool executed?
what is the sqlcode -501
How do you concatenate the firstname and lastname from emp table to give a complete name?