What is a synonym ?
Answers were Sorted based on User's Feedback
Answer / anand
Synonym is an alternative name for a table or view.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the STOSPACE Utility used for?
What is the command used by TSO users to invoke DB2?
How to rename a table in DB2 ?
What is node in db2?
Could you please let me no the query for below I have table name xyx under this there is column name called employee name which starts from 100th column ends 120th column,now i want to replace only column from 101 to 104 which contains ABCS to replace with PQRS for all records which comes beetween 101 to 104 ..how to write query for this..
I am getting a error multiple row fetched while executing a Cobol-DB2 program.How can I solve it without using a cursor.
What information is contained in a SYSCOPY entry?
How can you get the number of rows impacted by the last executed query?
What error I will get if my select query gives multiple row while executing a Cobol-DB2 program.How can I solve it without using a cursor.
4 Answers Cap Gemini, Verizon,
How do you find the maximum value in a column in db2?
How do you simulate the EXPLAIN of an embedded SQL statement in SPUFI/QMF? Give an example with a host variable in WHERE clause)
DB2: A calls B once sucessfull and second time when it calls says curson is open why is it so?