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
Why stored procedures are faster than query?
How to set up sql*plus output format in oracle?
What is nosql db?
How does index help in query performance?
What is nested table in pl sql?
what is cross join? : Sql dba
What are the 3 modes of parameter?
What is pl sql code?
Write a sql query to find the names of employees that begin with ‘a’?
Why do we need databases?
What is foreign key sql?
How to convert comma separated string to array in pl/sql?
Can a commit statement be executed as part of a trigger?
Which command is used to call a stored procedure?
What is a dirty read sql?