adspace
Answer Posted / Jagveer Singh
In SQL, 'RESTRICT' is a constraint used with the DELETE and UPDATE statements. It ensures that an action will not be performed if it would violate the integrity of the data (for example, trying to delete or update a record that has dependent records in other tables).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to start mysql server? : Sql dba
What is your daily office routine?
what is schema? : Sql dba
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
Do we need to rebuild index after truncate?
how many tables will create when we create table, what are they? : Sql dba
What is the current version of postgresql?
what is sql server agent? : Sql dba
What is the current version of sql?
Is inner join faster than left join?
what are the advantages of sql ? : Sql dba
what are all the common sql function? : Sql dba
Can delete statement be rollbacked?
Can we use distinct and group by together?
Can we rollback truncate?