i want to enter the name 'pandu' into ur table how?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are all the divisions of a COBOL program?

876


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

859


how do you reference the variable unblock file formats from cobol programs

991


how to access the file from prodution from changeman tool and to submit a file to production

7055


What is the local-storage section?

875


What are the different data types in cobol?

1033


How do we get current date from system with century in COBOL?

1049


What is difference between static and dynamic call in cobol?

1013


how do you reference the ksds vsam file formats from cobol programs

868


What is an in line perform? When would you use it? Anything else you wish to say about it.

823


How to use the same COBOL program in Batch and CICS on lines? explain with an example

2101


Can we change the password using ALTER? anyone tried and changed?

1736


Which division and paragraphs are mandatory for a COBOL program?

908


how do you reference the fixed unblock file formats from cobol programs

916


What are declaratives and what are their uses in cobol?

922