I was wondering if it is possible to load only a half of a table in a dataset performe specific instructions then fill the second half of that table in the dataset again and perform the same instructions. Im scared that the whole table will load in a dataset(memory not big enought) Imagine having to search through text files. If I load in a dataset about 300 of them (lets say text files of at least 4000 words) then I might be ok. If I have let's say 7000 text files I only want to fill in the Dataset with text file number 1 to 1200 perform my instructions than continue 1201@1400
until I get to 6000 @7000
well first is it a good idea?
let me know Please. keep the positive vibes