-- Remove the active cart data and the email history logs
DROP TABLE IF EXISTS scart;
DROP TABLE IF EXISTS scart_emailed;