When writing a query with order by, we can use the column position instead of its name. This order by”trick” is easy to use, but should be handled carefully as
When writing a query with order by, we can use the column position instead of its name. This order by”trick” is easy to use, but should be handled carefully as