Can we use Truncate command on a table which is referenced
by FOREIGN KEY?
Answer Posted / samji
Cacase can be used to delete a table which is referenced
by FOREIGN KEY
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Is it important for a database administrator to understand the operating system and file access?
What are the types of containers in ssis?
How real and float literal values are rounded?
What are statistics?
Can a table be created inside a trigger?
Define right outer join?
How can you stop stored procedures from recompiling?
Why use “nolock” in sql server?
Does table partitioning improve performance?
What is SQL Azure Data sync?
What are the transaction properties?
What is snapshot parameter in ssrs?
Can you explain different types of joins?
How you would rewrite the sql query to return the customerid sorted numerically?
Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?