 | 7 Mar 00:44 I have installed and been using Windows Vista Ultimate on my laptop for a few weeks. I have had no major problems with Vista. In fact, I like it. However, this post is not about Windows Vista. I just want to share with you my success in running Ubuntu as a guest OS on Vista. No, [... 5 Mar 09:45 It’s here. If you want to participate in the growth (or even death) of the Oracle community on Twitter, head over to twitter.com/oracle and add Oracle as your friend. You have to “Join for Free” first, before you can add friends. Once you add Oracle as a friend, Oracle will add you back as a friend. [... 27 Feb 23:11 As you may already know, Google grabs a copy of each web page it crawls and files it away in its cache. There are exceptions to this behavior as some website owners request not to cache their content either by using robots.txt or password protecting their sites. But, the vast majority of the data Google [... 23 Feb 17:17 Top 10 Largest Databases in the World (tags: database statistics) Working with REF CURSOR in PL/SQL [... 20 Feb 23:00 Consider the following classic employees table: SQL> SELECT employee_id, 2 manager_id, 3 first_name, 4 salary, 5 hire_date 6 FROM employees; EMPLOYEE_ID MANAGER_ID FIRST_NAME SALARY HIRE_DATE ----------- [... 13 Feb 20:00 That’s what Dapper allows you to do. It allows you to build web applications and mashups using data from any website on the Internet. For example, AskTom has three RSS feeds available: just updated, hot articles and most popular. The just updated feed includes updates to new and old questions. It would have been nice if [... 9 Feb 17:20 Data Generator Generate large volumes of random, custom data for use in testing software. (tags: tool testing data generator) [... 30 Jan 04:51 David Litchfield has just published two chapters from his book The Oracle Hacker’s Handbook: Hacking and Defending Oracle. Indirect Privilege Escalation (PDF) In this chapter, David gives two examples, one with CREATE ANY TRIGGER and another with CREATE ANY VIEW to demonstrate how these privileges can be abused to gain DBA privileges. In fact, a user who [... 25 Jan 02:59 We are in the process of upgrading our Oracle E-Business Suite (EBS) from 11.0.3 to 11.5.10 (more on that later). So, I frequently visit the EBS Electronic Technical Reference Manual (eTRM) to browse and try to understand the data models, database design and APIs of some EBS modules. When I logged in this morning I [... 19 Jan 17:17 Think ANSI Standard SQL Is Fully Portable Between Databases? Think Again. See how identical queries against identically populated tables return different results on different RDBMSs. (tags: database oracle sqlserver [... | |  |