What is referential integrity and how is it achieved?
Answer / koteshwar rao .palleboina
when foreign key constraint is created on a column
referential integrity is achieved .
when foreign key constraint is created on a column,that
column reference other column in the different table or
even in the same table but the reference column must be
primary key or unique key.
when a new value is added in a column referenced with
foreign key ,then the foreign key relation checks whether
the new value matches with the reference column or not.
If value matches then they are allowed into the table
| Is This Answer Correct ? | 15 Yes | 1 No |
Explain datetime2 data type in sal server 2008?
Can sql server 2016 run on windows 7?
Explain about integration services of Microsoft SQL server?
How to add a new column to an existing table with "alter table ... Add" in ms sql server?
What is save transaction and save point?
What is normalization process?
How many types of Cursor in SQL SERVER?
How to create an multi-statement table-valued function?
What is difference beteen Migration and Upgrdation?
There are two tables (T1, T2) with different rows. Find the output of query. Select count(*) from T1,T2.
How to enable tcp/ip protocol on a sql server?
how will add additional conditions in sql?
0 Answers Amdocs, Apps Associates,
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)