i want to enter the name 'pandu' into ur table how?
Answer / naidu sekhar yandrapu
WE KNOW TABLE NAME AND COLUMN NAME IT IS POSSIBLE:
INSERT INTO(C-NAME) TABLE VALUES("NAIDU");
| Is This Answer Correct ? | 7 Yes | 2 No |
what is the minimum number of lines a Cobol program should have to successfully compile and run
11 Answers ABC, Societe Generale,
What is SQL Code -904 and -903 in DB2 And how to handle it?
What COBOL construct is the COBOL II EVALUATE meant to replace?
how to display comp3 variables reply soon ?
What is the use of LINKAGE SECTION?
How to covert given string into ASCII value in COBOL/MF COBOL
What are options have been removed in COBOL 11?
how many divisions are there in cobol
what are the paramater we cannot use in procedure?how many instream we can write in single jcl?can we call instream to catalog and ctalog to instream?
How to execute a set of JCL statements from a COBOL program?
write a program to eliminate duplicate records in a input file and send them to output file.
OCCURS clause is used in the DATA DIVISION on data names at (a) 01 level (b) 77 level (c) 88 level (d) any level from 02 to 49