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: DUAL Was: Consulting Position Available-Oracle DBA/Developer/

Re: DUAL Was: Consulting Position Available-Oracle DBA/Developer/

From: Jan Pruner <jan_at_pruner.cz>
Date: Fri, 20 Sep 2002 09:35:02 -0800
Message-ID: <F001.004D53F2.20020920093502@fatcity.com>


We are using PostgreSQL, but still have problems with statistics. Sometimes after VACUUM ANALYZE optimizer doesn't use indexes and performance goes down.

JP

On Friday 20 September 2002 18:43, you wrote:
> Ditto for PostgreSQL. For portability you can create a dual table but you
> have to ensure that it only has one row. ;-) I finding that portability
> between PostgreSQL and Oracle is easier than most... same to_date, to_char
> functions, and stuff. Seems like that's part of Postgres' strategy.
>
>
> -----Original Message-----
> Sent: Friday, September 20, 2002 9:24 AM
> To: Multiple recipients of list ORACLE-L
> DBA/Developer/NYC
>
>
>
> As well as in MySQL
>
> >There is no need for such table in SQL Server.
> >If you need, you do just:
> >
> >select 'whatever'
> >
> >without "from" clause.
>
> Gints Plivna
> IT Sistēmas, Merķeļa 13, LV1050 Rīga
> http://www.itsystems.lv/gints/

-- 
         Pruner Jan
       jan_at_pruner.cz
     http://jan.pruner.cz/
-----------------------------
Only Robinson Crusoe had all his work done by Friday
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jan Pruner
  INET: jan_at_pruner.cz

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Fri Sep 20 2002 - 12:35:02 CDT

Original text of this message

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