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
How to create a simple stored procedure in ms sql server?
What is pivot and unpivot?
How to use values from other tables in update statements in ms sql server?
How to verify the port number of the sql server?
Write the syntax for stuff function in an sql server?
What is impersonation? What are the different impersonation options available in ssas? : sql server analysis services, ssas
Is it possible to call a stored procedure within a stored procedure?
How do use Having,Group by,Group function in SQL?
Explain the microsoft sql server delete command?
What is the default sql server instance name?
What is the difference between DataRow.Delete() and DataRow.Remove()?
What is rank function?
Can binary strings be used in arithmetical operations?
Mention what are the different types of ssrs reports?
To automatically record the time on which the data was modified in a table, which data type should you choose for the column?