Answer Posted / s. syam sundar
which prevents the user from entering the duplicating into
tables or views is called integrity constraint
Ex: primary key constraint,foreign key constraint,unique
constraint,check constraint.
| Is This Answer Correct ? | 90 Yes | 11 No |
Post New Answer View All Answers
what is the functionality of the function htmlentities? : Sql dba
what is log shipping? : Sql dba
Why is pl sql needed?
How delete all data from table in sql?
What are string functions in sql?
What is sql*loader and what is it used for?
What is a boolean in sql?
What are the events on which a database trigger can be based?
what is a primary key? : Sql dba
What does select count (*) mean in sql?
how do you tune the slow running queries in oracle db , explain the methodology
What are procedures used for?
What can you do with pl sql?
Why is stored procedure faster than query?
Which is faster union or join?