Hi Team, I have some questions,
- 1.
If have a table containing 1000 rows, how can I split the table into 2 smaller tables containing 500 rows each
- 2.
If I have a big table containing 1000 rows, how can I extract data from row number 200-300 and put it into a new table
let me know if this is possible