Showing results 1 to 6 of 6
Search took 0.01 seconds.
Posts Made By: darrinallen
Forum: IT Professionals' Lounge Dec 16th, 2007
Replies: 11
Views: 4,058
Posted By darrinallen
oracle certification

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...
Forum: Oracle Dec 16th, 2007
Replies: 9
Views: 6,837
Posted By darrinallen
Re: how to select latest or last row in a table

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 =
...
Forum: Game Development Dec 16th, 2007
Replies: 74
Views: 9,810
Posted By darrinallen
Re: Game Engine

Yes C++ if very popular for game development. Also C language
Forum: Perl Dec 16th, 2007
Replies: 0
Views: 609
Posted By darrinallen
perl sricpts for Oracle backup/recovery

Does anyone know where to get a skeleton of perl scripts written for Oracle backup and recovery?
Forum: Oracle Dec 16th, 2007
Replies: 5
Views: 2,625
Posted By darrinallen
Re: PL/SQL Unit testing

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
Forum: C Dec 16th, 2007
Replies: 3
Views: 531
Posted By darrinallen
Re: strfmon() and monetary.h ?

I have some great reference manuals, I didnt see anything in there
Showing results 1 to 6 of 6

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 6:07 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC