Hi all. Say, I'm very rusty on my DML.
I have a 1-to-M relationship and need to INSERT a record into the Child Table and point it back to the Parent table.
How do I do that with SQL and since it requires two queries - presumably - do I need a Transaction??
Thanks,
Amy










Bookmarks