Relative Content

Tag Archive for groovysap-commerce-cloud

How to delete n no of rows from a table hybris

Huge data in my system is causing performance issues. So, I would like to delete 10000 records from Products table. Please let me know possible ways. Delete query with LIMIT is not working.