Results 1 to 4 of 4

Thread: What does Referential Integrity mean in SQL?

  1. #1
    Join Date
    Nov 2009
    Posts
    62

    What does Referential Integrity mean in SQL?

    Hi Friends,

    I am learning the SQL from couple of days. It was easy to understand the concepts of constraints, integrity. But I am getting more difficulties to understand the "Referential Integrity" concept.
    I think it is one of the more complex topic in the SQL. If you have sound knowledge about the Referential Integrity then please share with me, so that it will be easy for me to understand Referential Integrity.

  2. #2
    Join Date
    Apr 2008
    Posts
    1,948

    Re: What does Referential Integrity mean in SQL?

    Hi,

    *.Referential Integrity is used to maintain the relationship in the RDBMS.The method for maintaining relationships among database tables is called as Referential integrity.

    *.foreign keys is used to enforce the Referential Integrity

    *.A relationship among two tables of the database referred as referencing tables. Foreign key is useful in this process. And it is maintained by using constraint

  3. #3
    Join Date
    May 2008
    Posts
    2,012

    Re: What does Referential Integrity mean in SQL?

    See something below can help you..

    1.Referential integrity is a essential property in the process of database design.

    2.The process of Bonding tables together is also referred as Referential integrity.

    3.Referential integrity can be break by the deletion on the foreign key value of the other table.

    4.Referential integrity the process of pointing to value of table from value of the another table.

  4. #4
    Join Date
    Apr 2008
    Posts
    2,005

    Re: What does Referential Integrity mean in SQL?

    Hi friend,

    I don't know more about the Referential Integrity, as it very tough to understand.

    Please visit the below link, on this site you will get useful information regarding Referential Integrity .

    http://publib.boulder.ibm.com/infoce...integrity.html

Similar Threads

  1. How to set Low integrity level on Firefox 8
    By naRUTO111 in forum Technology & Internet
    Replies: 5
    Last Post: 30-11-2011, 06:25 PM
  2. What is data integrity in SQL?
    By Bol-Bacchan in forum Software Development
    Replies: 3
    Last Post: 10-01-2011, 04:04 AM
  3. Difference between Integrity and Consistency in Database
    By Allison in forum Software Development
    Replies: 4
    Last Post: 20-08-2010, 09:17 AM
  4. Did not pass integrity check (16236.304.443)
    By Icha in forum Windows Software
    Replies: 6
    Last Post: 15-07-2010, 06:28 AM
  5. Verify the integrity of an archive
    By TechGate in forum Software Development
    Replies: 5
    Last Post: 07-02-2010, 02:06 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,561,537.47686 seconds with 17 queries