What are concurrency issues?
No Answer is Posted For this Question
Be the First to Post Answer
What is the size of a data page?
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..
DB2: A calls B once sucessfull and second time when it calls says curson is open why is it so?
How does db2 sample database connect?
i know the stpes 2 create an executable CICS/DB2 cobol code. 1. DB2 Precompiler converts the SQL Statements into COBOL API statements and creates another member with Acess plans. CodeA results in CodeB (code with API calls) & CodeC ( Access Plans ) 2.Code B is compiled/linked 2 create an exceutable.(codeE) 3.Now CodeC is binded to the database on which CodeE will be run. Can somebody provide me the sample JCLs for precompile/compile/link/bind.
How will you delete duplicate records from a table?
What is the difference between cursor and select statement?
There is a 5000 EMP in company.how we find out the 5th highest getting salary employee outof 5000 employes........
how does the defining of a stored procedure effect the size of a DB2 data base A) it increases the size of a data base B) it decreases the size of a data base C) it does not effect the size of the data base D) it changes the table space structures
When is the skeleton cursor table created?
wht is d/f between union and joins ?
the dd name for ksds is dest1 and what is the dd name for alternate index of ksds ? a.dest b.dest1 c.dest1a d.dd1