Career Focus Tip #4: Programming Careers
Posted on 6/12/12 9:45 AM by Get Schooled in Brian Parker, in C, in Career Development, in Guest Blogger, in Guest Bloggers, in IT Career, in Java, in Programming, in Tips & Tricks, in visual basic
Which Language? C, C++, SQL?
Posted on 5/11/10 3:28 PM by Get Schooled in Ask The Expert, in C, in Coding, in Java, in PL, in SQL
When performing intense calculations, an obvious language choice is C or C++. However, PL/SQL is a natural choice for logic that interacts heavily with database data. If all you need to do is add or multiply a few large numbers, there's no reason you can't leverage the appropriate algorithms to perform the arithmetic in PL/SQL and still get good performance.