It's easy to do pagination using mysql or postgresql by using the LIMIT x,y clause. However it is not supported by Oracle or MSSQL. Any insights on why?It's easy to do pagination using mysql or postg
It's easy to do pagination using mysql or postgresql by using the LIMIT x,y clause. However it is not supported by Oracle or MSSQL. Any insights on why?It's easy to do pagination using mysql or postg