DB2 is a
A) data base/data communication system
B) data base
C) RDBMS
D) Programming language
Answers were Sorted based on User's Feedback
Answer / ankit
data base 2 is data base and data communication system
which help rdbms to specific operation on any database or
solve any queries.
| Is This Answer Correct ? | 2 Yes | 0 No |
When one binds a PACKAGE ( of a plan ) what package information is stored and where it is stored?
Describe what a storage group(STOGROUP) is?
what is sql abend code -801,-802?
what is difference between Static call and Dynamic call? How does it function?
Explain the function done by data manager?
Is db2 a database?
What are the 2 sqlcodes that are returned?
What r the comman abends in db2, jcl and cobol???????
where will u check for sqlcode ?
What are the three DB2 date and time data types and their associated functions?
Which command is used to remove all rows from a table?
My DB2 program first read the data from a file and then it look into a table with the data it got from the file.If we did not bind the program , should the file read before SQL execution be success??