Wednesday 18 November 2015

How to print mysql query of collection in magento


How to print mysql query of collection in magento

Write the below statement

echo $collection->printLogQuery(true);

No comments: