β
Correct Answer: (A)
too_large_err
Explanation: when the quantity of the data returned from the database is very large then too_large_err is invoked. to minimize the data we can use sql “limit” i.e. modifier to reduce the size of the resultant set.
Explanation by: Mr. Dubey
when the quantity of the data returned from the database is very large then too_large_err is invoked. to minimize the data we can use sql “limit” i.e. modifier to reduce the size of the resultant set.
Discussion
Question Analytics
395
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
91%
Success Rate