Is it possible to do a SQL transaction using RDS? We need to do inserts into
mulitple tables for related records. However, we haven't been able to find
any reference to "Begin Transaction," "commit Transaction" etc. in any of
the documenation, and had heard that RDS does not support transactions.
Can anybody shed any light on this?
Thanks.