adspace


What is the purpose of foreign key constraints?

Answer Posted / Shalendra Singh

"Foreign key constraints in PostgreSQL are used to enforce referential integrity between related tables. They help maintain data consistency by preventing the deletion or modification of records that would violate relationships defined within the database."

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest version of postgresql?

959