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 meant by explain?
What is db2 and what is the use of db2 optimizer?
What is Declaration Generator(DCLGEN)?
Are views updatable ?
Define data page.
What keyword does an SQL SELECT statement use for a string search?
i have table agdet i want first 5 maximum commission which query will you write for this thanks in advance
What is database manager in db2?
Can you search give an array in the WHERE clause of a db2 query?
Give a brief description of db2 isolation levels?
I have two tables A and B. Both tables are connected with SSN number as foreign key. I want to retrieve a column data from B table. How will you write a query?
Suppose I have a program which uses a dynamic SQL and it has been performing well till now. Off late, I find that the performance has deteriorated. What happened?