hi all'
i m using php4 and oracle 9idb for my web-application.
i have got a problem .that is i just want to know how to get selected column value for the last row in table.
suppose i have employee table having 10 rows and 8 columns.Now i want to get the value for :column1,column 5,column8 for the 10th(last row) no.of row.
How to do this in oracle,php..can anybody help me?
thanks
i m using php4 and oracle 9idb for my web-application.
i have got a problem .that is i just want to know how to get selected column value for the last row in table.
suppose i have employee table having 10 rows and 8 columns.Now i want to get the value for :column1,column 5,column8 for the 10th(last row) no.of row.
How to do this in oracle,php..can anybody help me?
thanks
Comment