What is correlation names?
Answer / s
Correlation names are used in the SQL statment as an
alternate name to a qualified table.
| Is This Answer Correct ? | 0 Yes | 1 No |
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..
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
What is the difference between spufi and qmf?
what is the total syntax for fetch ? can any one please give me all the details of fetch ? thx
What are db2 error codes -305 and -407. What is the difference between these 2 error codes ?
How will fetch last 5 rows from table in db2
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
what are the frequent DB2 abends did you encounter in your programs ?? What are different SQL abends ??
When you are working with the project after coding what will u do? Like what type of documents u will prepare? How will u do testing?
What is syscat in db2?
Explain how can you do the explain of a dynamic sql statement?
db2 restart logic ?