Try something like:
SELECT column_name
FROM table_name
WHERE rownum < 101
but be careful about using rownum, i.e. read Oracle's
warnings on using this.
Try something like:
SELECT column_name
FROM table_name
WHERE rownum < 101
but be careful about using rownum, i.e. read Oracle's
warnings on using this.
I am trying to print the webpage from a forum.
Netscape 4.7 will print the first page OK but the 2nd and other pahes will be
printed blank.
precise example
goto http://www.powerbasic.com/support/forums/Ultimate.cgi
then double left click on: PowerBASIC Console Compiler
then double left...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.