How will you return the number of records in table?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by dclgen?
Where is the access path logic created by the DB2 Optimizer stored?
Give the name of some fields form sqlca.
select distinct(empid),distinct(dept),name from EMP will the above query work?
What is meant by union and union all?
What is the reason behind not using select * in embedded sql programs?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
how can we find nth max salary from A table
What is host variable in db2 cobol?
Write a query to retrive partial string.
How do I handle -911 (deadlock) error in a db2 program so that the program will never abend?
What is a page in db2?