i have the table with 100 records
at the first time the page loading i want to display only 10 records and the more link
if the link is clicked display 10 more records
the records are populated from the oracle database
i don't know how to use the oracle contents in javascript or ajax