In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
No Answer is Posted For this Question
Be the First to Post Answer
How to know the primary key of a table without defining the primary key in the table?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
Can we use select * statement in cobol program without giving field names ???
If the main program has only cobol statements and subprogram has the db2 statements what is the procedure for precompilation. for which program we need to do the precompilation
what is the syntax for FOR UPDATE CLAUSE in cursor declaration and how can u update using cursor? is it possible to update multiple rows at a time.
when we are tying to update a table having 100 rows. if the program abends when updating 51 row . how to start updating again from the 51 row .what was the logic
What is dclgen (declaration generator)?
List some fields from sqlca?
What is reorg in DB2
What is DCLGEN?
how will you retrieve first record in table
How do I import a csv file into db2?