Can we use Truncate command on a table which is referenced
by FOREIGN KEY?
Answer Posted / guest
No. We cannot use Truncate command on a table with Foreign
Key because of referential integrity.
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
Do you know how to send email from database?
can we have a nested transaction? : Sql server database administration
How to recompile stored procedure at run time?
Explain some stored procedure creating best practices or guidelines?
Why is sql server log file full?
Explain aggregate functions?
Determine when an index is appropriate?
Is there any difference between primary key and unique with the not null condition?
What is the difference between mysql and sql server?
Which sql server table is used to hold the stored procedure script?
How to perform key word search in tables?
Why truncate is ddl?
How can a user-defined datatype be created?
How can a database be repaired?
List the data types available in mssql?