How to access db2 tables in mainframe?
No Answer is Posted For this Question
Be the First to Post Answer
How do you concatenate the firstname and lastname from emp table to give a complete name?
How to define the a field which accepts value till 99999.99 in db2
What is a PLAN table? How will you use it? Give the various fields of PLAN table?
What is package versioning? Please give an example.
OUTER JOINS USED TO GET MATCHING AND NONMATCHING ROWS FORM 2 OR MORE TABLES BASED ON COLUMNS. SIMPLE JOINS ALSO DO THE SAME THEN WHAT IS THE USE OF OUTER JOINS.
How to connect to db2 database from windows command line?
Where are plans stored?
What is the syntax of SELECT statement when embedded in a COBOL program?
Give a brief description of db2 isolation levels?
What is data manager?
What's the Maximum Length of SQLCA and what's the content of SQLCABC?
I have 1000 rows in a db2 table.I want to update first 100 records,How do I do it?