Hi,
Can someone help in the sql query. I want to delete records from two tables simultaneously in Oracle.
i.e.
I have two tables A and B. I have a column that holds the same value in both the tables. Now I want to delete the records from both tables if the data in that column matches.
Thanks
Can someone help in the sql query. I want to delete records from two tables simultaneously in Oracle.
i.e.
I have two tables A and B. I have a column that holds the same value in both the tables. Now I want to delete the records from both tables if the data in that column matches.
Thanks