Start a transaction BEGIN SAVEPOINT active_record_1 --- Look up the account SELECT * FROM credit_accounts WHERE customer_id = 1 --- Insert ...
確定! 回上一頁