what is datacom db?
Answers were Sorted based on User's Feedback
Answer / guest
DATACOM/DB was a database management system of the inverted
file type.[1] Acquired by Applied Data Research, it is now
owned by Computer Associates and is sold under the name of
CA Datacom.
Is This Answer Correct ? | 7 Yes | 0 No |
What is the maximum number of tables that can be stored on a Partitioned Table Space ?
AGGREGATE function support by DB2. A) SUM & AVG B) SUM, MIN & AVG C) SUM, MAX, AVG , MIN &COUNT D) NONE
what is Static and dynamic linking
If I have 5 Queries in a DB2 Cobol program , while precompiling how many DBRMs will get created and How many Plans and Packages will get created while Bind Process?
What is concurrency?
when does the SQL statement gets executed when you use cursor in the application programming ?
How would the varchar column remarks defined?
Why might full image copies be faster to implement than an incremental image copy?
What is host variable in db2 cobol?
What is cursor stability?
For update of a row in cursors, when do we move value into host variable in cobol progrm? is it before open or before fetch ?
How to rename a table in DB2 ?