LDT now deprecated, it mean a large map and large list deprecated too? If so, is there a way to store sorted data with size more than 1mb?
Is the large map deprecated too?
meher
#2
Large Map and Large list are deprecated indeed. There is at this point no way to store records larger than 1MB without having the application do the split up in smaller chunks upfront.