Which Of The Following Is Used To Limit The Number Of Rows #1213
Which of the following is used to limit the number of rows returned?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Beans JDBC - JDBC - Quiz No.1.
Which of the following is used to limit the number of rows returned?
setMaxRows(int i)
setMinRows(int i)
getMaxrows(int i)
getMinRows(int i)