Friday, March 23, 2012

how many tables a dataset can store at a time?

hello friend,
how many tables a dataset can store at a time? can u tell me.

Quote:

Originally Posted by mcasaurabhsumit

hello friend,
how many tables a dataset can store at a time? can u tell me.


There is no restriction for normal usage, because you'll encounter OutOfMemoryException before reaching actual limit, which is 2^30 datatablessql

No comments:

Post a Comment