0

I have table customer with columns country, customer_id and customer_name.

I need to order the mat table in angular by columns country, customer_id and customer_name, like in SQL query.

SELECT * FROM customers ORDER BY country, Customer-Name; 
GMB
  • 195,563
  • 23
  • 62
  • 110
Guvaliour
  • 327
  • 1
  • 4
  • 17

0 Answers0