What is a bind card?
No Answer is Posted For this Question
Be the First to Post Answer
What is the COBOL picture clause of the following DB2 data types: DATE, TIME, TIMESTAMP?
What are db2 error codes -305 and -407. What is the difference between these 2 error codes ?
what is SMP/E? and what are the major steps of it? thanks...
suppose in my table 10 rows are there , i want to update odd rows salary as 90000 ? how u do it ? any one help me ? what do we use here cursor-fetch or normal sql ?
what are bind concepts in db2 cobol?
how will i display the duplicate record's from a table... i don't want to eliminate ...i want to display the duplicate record...for example in my table i have 10 record's like record no(1,2,3,4,2,9,6,1) in this ...so i want to receive duplicates...
How do you concatenate the firstname and lastname from emp table to give a complete name?
What is the syntax of SELECT statement when embedded in a COBOL program?
Why use RUNSTAT Utility?
Is db2 a programming language?
explain about index with examples
What is the difference between primary key & unique index ?