Difference between truncate and delete in mysql ?
Truncate is faster than delete. Truncate deletes all records from table and cannot retrieved where delete only delete selected record and can be retrieve when you rollack.
Magento, OpenCart, Joomla, wordpress, PHPBB, Core PHP, jQuery, Javascript professional elancer.
Home » Posts filed under Comparison of truncate and delete in mysql