How to write query to Delete the records in child table
and corresponding records in parent table
Answer Posted / satyanarayana
I think using ON DELETE CASCADE we can delete the records
from both child and parent table
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Name few of the dcl commands in sql?
How to Update from select query in sql server?
What are commonly used mssql functions in php?
How to count groups returned with the group by clause in ms sql server?
Explain about Normalization?
What is measure group, measure? : sql server analysis services, ssas
What do you mean by subquery?
How to execute a sql statement using odbc_exec()?
How to disable a login name in ms sql server?
Explain magic tables in sql server?
What are horizontal and vertical scaling?
Can multiple columns be used in sql group by clause in ms sql server?
How to backup encryption key ?
User wants only to display only pdf as export option in report manager. How to achieve this?
How to change the system date and time from SQL Plus Terminal ?