1.

Which of the following is used to limit the number of rows returned?

A. setMaxRows(int i)
B. setMinRows(int i)
C. getMaxrows(int i)
D. getMinRows(int i)
Answer» B. setMinRows(int i)


Discussion

No Comment Found