php - Where does Magento 1.1.2 store the orders in DB? -


i had cousins magento-db , wonder, magento store user-ordersi searched tables can't find order(?)

orders saved in tables: (prefix)_sales_flat_order , (prefix)_sales_flat_order_item


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -