I am trying to become familiar with Magento and I want to know what tables get effected when I perform certain actions, like: creating a category, adding a product and adding shopping cart and catalog rules, etc.
Just wondering, is there a MySQL command that can tell my what tables have been effected? Something like: SELCT affected tables FROM db WHERE last updated > date.