Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Mupltple pages queries

Mupltple pages queries

From: <jack.smith.sam_at_gmail.com>
Date: 12 Sep 2006 15:17:29 -0700
Message-ID: <1158099449.016188.33660@e3g2000cwe.googlegroups.com>


Hi All,

If you you want you to design a website using a database server you can design a query in the way that it returns answers in multiple pages.

For example for returning all the books on amazon, the resutls are in the multiple pages. Now assumed that website is designed. My quetion is  if such a query is designed by website admin and some client issued that query on the website, how the results are shown to the user:, i.e. is the result all computed by the DB server and cached and then returned to the user or is the first multiple pages of the query answer is cached and then returned to the user or some another approach?

Thanks,
Jack Received on Tue Sep 12 2006 - 17:17:29 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US