Home > Add new tag, Blogroll, certification, sql, sqlplus > Oracle Certified SQL Expert

Oracle Certified SQL Expert

July 10th, 2007

Oracle Certification Program: Exam Details

I immediately registered for this exam and will do it next week, I just cannot wait for this one…

Bookmark and Share

  1. July 10th, 2007 at 12:06 | #1

    Hi Laurent,

    >> I just cannot wait for this one…

    You love taking tests, don’t you!

    What do you think about people who have zero real-world experience, running about claiming that they are “Oracle Certified Experts”?

    What happens when an Oracle Certified Expert crashes a mission-critical database? Is Oracle at-fault for “expertizing” them?

    Tests are fine and tests are fun, but passing a test, any test, doesn’t make someone a true expert, IMHO.

    This wil be interesting. I’ve seen lots of Oracle certified idiots . . . Hopefully, this test will be rigorous enough to be meaningful . . .

  2. July 10th, 2007 at 14:41 | #2

    Even non-experts could attend this test, for sure, and the experts should have no problem list[ing] the capabilities of SQL SELECT statements and Execut[ing] a basic SELECT statement :lol:

    Let’s hope there are some creative questions in the test !

  3. Eriks
    July 10th, 2007 at 15:14 | #3

    they should put this into exam

    Q: can oracle divide by zero?

    A: no

    Q: are you absolutely sure?

    A: yes

    Q: then why does this work?
    select 1 from dual where exists (select 1/0 from dual)

    A: ???? :-)

  4. July 10th, 2007 at 15:19 | #4

    Let me guess - A two day guide again

    ;-)

  5. July 10th, 2007 at 16:24 | #5

    select 1d/0 from dual;
     1D/0
    -----
      Inf

    Marco, I will rather read the 10gR2 SQL Reference this time, but not the DBA staff (like tablespace, management, audit). Well, I have no idea what version I should use to do the exam, probably the 10gR1, but I think 10gR2 is old enough…

  6. July 10th, 2007 at 18:24 | #6

    Laurent,

    Best of Luck…

    waiting for the part ;)

    Sidhu

  7. July 10th, 2007 at 18:25 | #7

    party* :D

  8. July 10th, 2007 at 20:19 | #8

    thanks :-D

  9. July 11th, 2007 at 00:05 | #9

    I noticed you started a book, congratulations! Book authoring is superior certification:-)

  10. Vit Spinka
    July 11th, 2007 at 09:46 | #10

    Well, I also read about the SQL OCE exam… Yes, the RAC and Linux OCE exams are fine (I attended the RAC beta, btw.), but I don’t see much point at the SQL exam, at least for people on this level of expertise (OCM, …).

    But definitely, I’m looking forward for your comments regarding the diffculty of the exam etc.

  11. July 11th, 2007 at 11:28 | #11

    I hope I will have less mistakes than the documentation…

    The last I found :
    Some valid user-defined function expressions are:
    hr.employees.comm_pct(dependents, empno)@remote

    Instead of
    hr.employees.comm_pct@remote(dependents, empno)

  12. July 12th, 2007 at 21:20 | #12

    “I hope I will have less mistakes than the documentation…”

    Thats humour :-)

    Have fun on the test Laurent.

  13. July 13th, 2007 at 14:26 | #13

    Hi Laurent

    You prepare yourself to render “SQL Expert” with the manual

    http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/toc.htm

    only?

    Regards
    Hector Gabriel Ulloa Ligarius
    http://ligarius.wordpress.com

  14. July 13th, 2007 at 15:26 | #14

    yes, actually, I am a bit worried about external table access drivers so I read that too :
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/part_et.htm

  15. July 18th, 2007 at 00:02 | #15

    Thank you for reply

    You would like to travel to Chile and to dictate some class of oracle? :D

    It is necessary to dream….. ;)

    See you Laurent

    Regards
    Hector Gabriel Ulloa Ligarius
    http://ligarius.wordpress.com

  16. August 21st, 2007 at 08:57 | #16

    Hi,

    The question posted by Erik’s is really cool. I am gonna discuss it on my blog.

    Why does this work?
    select 1 from dual where exists (select 1/0 from dual)

    Regards

  17. August 21st, 2007 at 10:30 | #17

    this is because it is optimized ;)

    select 1 from dual where exists (select expression from dual)

    expression is never evaluated

  18. January 16th, 2008 at 18:53 | #18

    the result on 2test.com is updated. I passed

  19. January 22nd, 2008 at 17:17 | #19

    Congratulations! Welcome to the OCE world.

  20. January 28th, 2008 at 23:27 | #20

    thanks! I received my test report.

    90%. You may want to review the following objectives :
    - Add Constraints
    - Drop columns and set columns unused
    - User the following types of multitable inserts (nothing follows…)
    - Regular Expression Functions
    - Updates rows in a table
    - Control Transaction

    Well, when trying a add constraint or drop column, I quite frequently looks in the doc for some advanced syntax. The multitable inserts were quite confuse. Update rows in a table? well, what’s that? Control Transaction? Did I miss something with savepoint or so?

    But I must comment about regexp. The questions were miserable. Out of five questions, only one was correctly asked. The question authors would probably get something like 26% if I were asking the questions (this is only 1% more than pure random). I wrote the comments but it apparently did not help.

    Anyway, this is the risk with beta exam :evil:

  21. Marcin
    December 12th, 2008 at 10:51 | #21

    @Ligarius

    EXISTS is a logical test for the return of rows from a query, not for the rows themselves.

    ;)

  22. Shyam
    May 9th, 2009 at 20:03 | #22

    Hi Laurent,

    I want to prepare for 1Z0-047 Oracle Database SQL Expert examination. Can you please let me know the books I need to prepare and if any links to download them for free?

    Thank You,
    Shyam.

  23. May 9th, 2009 at 21:24 | #23

    Free books? Well, the online doc is free ! go to http://docs.oracle.com

    About some “exam cram”, go to your favorite bookshop and search for 1z0-047.

    My own book cover all what you need regarding joins, subqueries, functions. But it does not cover all the exam content.

    Cheers,
    Laurent

  24. Tushar
    June 3rd, 2009 at 07:51 | #24

    Hi Laurent,
    I need some help… I plan to give the SQL Expert exam. I have around an year’s experience in MySQL but that too not deep enough. Can you please tell me what is the amount of time in which I can prepare for the SQL Expert exam considering I can dedicate almost all of my time to it for the next couple of months?
    Also, I’ll use the reference documentation for prep, but what else needs to be done for being ‘exam centric’? Is there any kind of question bank or such stuff that you can point me to?
    Thanks a lot…

  25. mmirsk
    June 29th, 2009 at 19:29 | #25

    Hi,

    Maybe that won’t be popular advice here but you can try looking for 1z0-047 preparation pdf’s on torrent site’s.
    I’ve seen some stuff there but since my company has skillport CBT’s I am using these to prepare.
    Other option is to look for example questions more official way- even if those are commercial you can always download demo with 15 questions or such.
    Amount of time? It’s hard to say, I mostly did get my sql skills in work. I don’t think I would be enough motivated if I wouldn’t use most of this in my every day activities.

  26. June 30th, 2009 at 10:27 | #26

    Mmirsk,

    You may prefer getting free certification questions to train rather than paying 99$ to self test software, but it is not popular as it degrades the value of certification…

    If you can get exam question on torrent and pass it with zero experience, it is no glory :(

    The certification blog contains multiple posts about cheating, you may want to have a look.

    PS: imho, if you pay 99$ on selftestsoftware and pass the expert exam with no experience, it is still degrading the value of certification, ymmv

  27. Tushar
    July 14th, 2009 at 21:12 | #27

    Hi Laurent,
    Thanks for the reply… I agree with you. As the official prep book for SQL Expert is not yet out, I was thinking of completing the ground work from the SQL Fundamentals I and II books. How would you recommend that? Is the depth in which the matter is covered good enough? Also, is the difficulty level in those books at par with the actual SQL Expert exam?

  28. July 15th, 2009 at 11:07 | #28

    I do not know those two books, sorry…

  1. September 13th, 2007 at 14:09 | #1