No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
[QUOTE=alidabiri;456278]here's the correct answer that i figured out: SELECT cu.cust_name, od.order_amount FROM customers cu, orders od WHERE cu.cust_id = od.cust_id and od.order_date = [COLOR="Green"] (select max(order_date) from orders od where od.cust_id = cu.cust_id)[/QUOTE[/COLOR]]
Oracle has various certifications you can obtain just like a MCSE. ranging from 1 test up to 5 or more exams. The entry point would be an ORACLE DATABASE OPERATOR which requires only a single book. You can buy the exam at amazon, or you can speak with your IT …
I have some great reference manuals, I didnt see anything in there
Does anyone know where to get a skeleton of perl scripts written for Oracle backup and recovery?
Oracle press has a great set of Pl/sql manuals. Have you ever tried the software called TOAD? It is a really great Oracle application. I think it is downloaded for free
The End.
darrinallen