What do you mean by between and in? Is between inclusive of specified range values?
No Answer is Posted For this Question
Be the First to Post Answer
How do u achieve record level locking in DB2 versions when record level locking is not allowed?
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.
What is meant by union and union all?
Which component is responsible for processing sql statements and selecting access paths?
Can a primary key have null values? If we try to insert a null value in a primary key column, will it work or give an error code?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
can we view the access paths created by dbrm ? how ? thx
What are the three lock types?
What's the maximum number of volumes that can be added to a STOGROUP?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
How to resolve SQL Code -310. The db table feild is declared as Decimal(7,2).