is there a way of doing that?
let's say there's a table with 1000000 rows and i need to export it into excel, and we all know that excell will only take 65000
how can i cut it up in chinks of 65000 and make sure i'm not missing any records?
thank you!
let's say there's a table with 1000000 rows and i need to export it into excel, and we all know that excell will only take 65000
how can i cut it up in chinks of 65000 and make sure i'm not missing any records?
thank you!