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

Home -> Community -> Usenet -> c.d.o.misc -> things I forgot or never knew

things I forgot or never knew

From: Mark Bole <makbo_at_pacbell.net>
Date: Fri, 20 Aug 2004 03:12:20 GMT
Message-ID: <o_dVc.4887$QJ3.1961@newssvr21.news.prodigy.com>


At a recent presentation by Tom Kyte (http://asktom.oracle.com) that I was able to attend, he mentioned that every day, he learns something new about Oracle.

While I am nowhere close to being able to make that claim, lately I've been reminded of the following. What's your list?

analytic functions ( select row_number() over ( partition by....) )

extract function

isolation level serializable

dbms_random

dbms_support

DBMS_XPLAN archive_log_lag

in-line select queries (aka Scalar Subquery Expressions) (a long-time feature of SQL Server...)

--Mark Bole Received on Thu Aug 19 2004 - 22:12:20 CDT

Original text of this message

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