Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: What is truth?

RE: What is truth?

From: Larry Elkins <elkinsl_at_flash.net>
Date: Mon, 22 Apr 2002 16:08:26 -0800
Message-ID: <F001.0044BDE8.20020422160826@fatcity.com>


Can't speak about the OCP tests, but a few years back I was asked to take some Oracle tests as part of a screening interview with a head hunter. It was obvious the tests were developed in-house and the person who wrote the tests had been around Oracle just long enough to pick up on many myths, and not long enough to know better. A couple of sample bogus questions follow:

  1. A table should never be allowed to exceed how many extents?
  2. 1
  3. 2
  4. 5
  5. 10
  6. When writing a SQL statement with a sub-query, which (one) of the following is true:
  7. Exists should always be used instead of In
  8. In should always be used instead of Exists
  9. Oracle does not support sub-queries

And there were so many questions similar to those above. So yes, there were quite a few questions where I intentionally gave the "wrong" answer (sometimes hoping I guessed the "correct" wrong answer when *all* the answers were wrong). For example, in question 1 above I said C (5) since it seems like so many scripts out there look for more than 5 extents. In item 2, I answered A since you always run into so many people saying you should always use an EXISTS versus IN. I actually took three tests, DBA, developer (Forms/Reports), and SQL & PL/SQL. I think it was the SQL & PL/SQL test that had 35 questions, and no less than 6 questions (1/6) were on updateable views, key-preserved issues, and which column(s)) could or could not be updated in various scenarios.

Regards,

Larry G. Elkins
elkinsl_at_flash.net
214.954.1781

> -----Original Message-----
> From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of Ray Stell
> Sent: Monday, April 22, 2002 4:38 PM
> To: Multiple recipients of list ORACLE-L
> Subject: What is truth?
>
>
>
> My boss (one of those scarey-smart people) was taking some
> certification test, when someone mused, "I wonder how many questions he
> will answer 'incorrectly' in order to get a higher score?" This is
> because he knows how it really works unlike those that made up the
> test.
>
> Made me wonder how many misconceptions are ingrained in the
> OCP test stack. Do you know of any?

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Larry Elkins
  INET: elkinsl_at_flash.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Mon Apr 22 2002 - 19:08:26 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US