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 |
How many databases Microsoft SQL server provides?
Does a specific recovery model need to be used for a replicated database? : sql server replication
How much is a sql server license?
What are the types of sql server?
What is a full text index?
How can you find out how many rows returned in a cursor?
What are the types of indexes available with SQL Server?
What do mean by xml datatype?
What is the use of placing primary key and foreign key constrains on columns.
what is the difference between openrowset and openquery?
Describe in brief authentication modes in sql server.
How To Make password Protected SQL Server 2005 Database i.e when i open SQL Server database then ask for password.
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)