Explain packages.
No Answer is Posted For this Question
Be the First to Post Answer
What are bind parameters in db2?
why should we bind the DB2 program . What if we did not BIND a BD2 program ??
9 Answers Infosys, TCS, Xansa,
What is the max length of sqlca?
What are the three DB2 date and time data types and their associated functions?
What is cursor?
How can you quickly find out the # of rows updated after an update statement?
What is a DB2 bind?
What is the difference between base table and view?
What is read-only cursor?
how 2 resolve the -311 sqlcode
How to resolve deadlock issue
I have a table(product),It contain fields(productname,cost). I want to retrieve the product name ,which cost is second maximum in the table?