Welcome Guest, Not a member yet? Register   Sign In
how to optimise join queries for using with jquery datatable?
#5

Additionally, make sure you're limiting the query to the parameters datatables needs for the current page (or filter, or whatever action it is taking). If you're selecting the full data set, there's no point to doing server-side processing, because datatables could do everything on the client if it had the full dataset from the start.
Reply


Messages In This Thread
RE: how to optimise join queries for using with jquery datatable? - by mwhitney - 03-23-2015, 07:34 AM



Theme © iAndrew 2016 - Forum software by © MyBB