How to retrieve rows from a db2 table in embedded sql?
No Answer is Posted For this Question
Be the First to Post Answer
Generally if I want to select the names starting with c I need to use c% But how could I code to select the data which contains % as a part of data.
What is ACQUIRE/RELEASE in BIND?
Is it possible to precompile if db2 goes down?
Explain an outer join?
i have table agdet i want first 5 maximum commission which query will you write for this thanks in advance
OUTER JOINS USED TO GET MATCHING AND NONMATCHING ROWS FORM 2 OR MORE TABLES BASED ON COLUMNS. SIMPLE JOINS ALSO DO THE SAME THEN WHAT IS THE USE OF OUTER JOINS.
How do you simulate the explain of an embedded sql statement in spufi/qmf?
What is bind in db2?
When will you chose to run RUNSTATS?
What is cursor with hold option in db2?
How can you split a table in to exactly half?
What is dbrm? What it contains?