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
What is history table in sql server?
What is the use of =,==,=== operators?
Can group by and orderby be used together?
How to transfer a table from one schema to another?
Please explain what is “asynchronous” communication in sql server service broker?
what's the maximum size of a row? : Sql server database administration
whats new about truncate in sql server 2008?
Explain multiserver query
What is inner join in sql server joins?
Is truncate autocommit?
How many databases Microsoft SQL server provides?
How to turn off warning messages during php execution?
What is page in sql server?
What is the Control Flow in SSIS
How to use old values to define new values in update statements in ms sql server?