what's the equivalent Cobol Data type for Decimal(x,y) in
DB2? what does the current SQLID register contain?
Answer Posted / marekj
SQLID - current SQL authorization ID, and qualifier for
dynamic SQL if DYNAMICRULES(run) was set during BIND process.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which component is used to execute the sql statements?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
How to find the number of rows in db2 tables?
How does coalesce work?
How would you find out the total number of rows in a db2 table?
What is bind in db2?
How do I start db2 in windows?
What is cursor with hold option in db2?
What is collection in db2 bind?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
What is the difference between drop table and delete table?
How to find schema of a table in db2?
How to execute stored procedure in db2 command editor?
Which component is responsible for processing sql statements and selecting access paths?
What is the role of data manager in the db2 database?