If a database uses transaction logging, all SQL data manipulation statements, except SELECT, against that database generate one or more log records. These statements are as follows:
If these statements are rolled back, the rollback also generates log records.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]