I have a stored procedure that simply returns the total number of records divided by whatever value is passed in. This is to aid in pagination on a website.I have a stored procedure that simply returns t
I have a stored procedure that simply returns the total number of records divided by whatever value is passed in. This is to aid in pagination on a website.I have a stored procedure that simply returns t