Would like to remove all of the test orders from a Ubercart database by using the empty table command in phpMyAdmin. Are the following tables the correct ones for this application? Or are there some that were missed? (Uber 1.6 - Drupal 5.12)
1) uc_orders
2) uc_order_comments
3) uc_order_admin_comments
4) uc_order_log
5) uc_order_products
6) sequences - change uc_orders_order_id back to 0
And backup the database for insurance.


learned that the hard way now 

