Hello, I have a table with > 20M records. Record count for pagination is very slow. Would it be possible to use max(id) instead of count. No delete operation was ever performed on the table so this might work in my case. Thank you
tippi
1 Answers
Your Answer