Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to take user input for limiting the number of records.for eg. Suppose if user input value is 5 then it will show only 5records,if user value is 10 then it will show 10records only.how i will make this happen??
Is there any method using which we can limit the records using meausres??