Re: How to read multiple files in the same time ?

2003-07-30 Thread Daniela Silva - Absoluta.net
Hi, I want to do something similar, read multiple files and extract some piece of readed lines for a file or screen, to generate te output file could be used unix redirection. Do you have new ideas how to work with multiple files ? Thanxs - Original Message - From: "LI NGOK LAM" <[EMAI

Re: how to do paging of records

2003-08-06 Thread Daniela Silva - Absoluta.net
Hi, try using : select * from yourtable where rownum < 50; Only first 50 registers should be retrieved. You could do for each page: where rownum > page*nro_reg_per_page and rownum < page * nro_reg_per_page + nro_reg_per_page Or something like that, this is the idea. - Origina

Re: pronunciation guide

2003-08-25 Thread Daniela Silva - Absoluta.net
Here I listen $_ is mother's heart, because only mother's heart accept anything. ;) But $ for me is a monetary value of any kind, not dolar specifically. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; "'Paul Archer'" <[EMAIL PROTECTED]>