Give the cobol definition of a varchar field 177 when can an insert of a new primary key value threaten referential integrity?



Give the cobol definition of a varchar field 177 when can an insert of a new primary key value threa..

Answer / Meenakshi Sandiliya

In COBOL, define a variable as '01 my-varchar PIC X(177). To avoid threats to referential integrity when inserting a new primary key value, ensure that the foreign key in other tables references valid primary key values present in the table.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Database Management Interview Questions

Why is it better to use an Integrity Constraint to validate data ?

1 Answers  


Can group by and ordered by used in a single query?

1 Answers  


What are the partitions types available in Oracle10g. How it will do? Simple example?

1 Answers   Tech Mahindra,


Why is group-clause used?

1 Answers  


What is implicit cursor in dbms?

1 Answers  


What is data types in database?

1 Answers  


Enlist various transaction phases.

1 Answers  


What is CRUD Operations?

1 Answers  


what is scan listener.

1 Answers  


What do you understand by join?

1 Answers  


What are the main components of a database?

1 Answers  


Enlist some commands of ddl?

1 Answers  


Categories