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

Home -> Community -> Usenet -> c.d.o.server -> Re: SQL challenge - an undocumented feature.

Re: SQL challenge - an undocumented feature.

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Fri, 21 May 1999 06:52:32 +0100
Message-ID: <927266132.9584.0.nnrp-06.9e984b29@news.demon.co.uk>

The presentation of the output is just a quirk of copying from one machine to another and tidying up.

Also invisible is the pause between the first SELECT and the COMMIT.

--

Jonathan Lewis
Yet another Oracle-related web site: www.jlcomp.demon.co.uk

    Vitaliy Mogilevskiy wrote in message = <3744A9B7.99C45D11_at_earthlink.net>...

    Nice problem,
    I wonder why is number field LEFT justified?

        select * from test_table; 
                N1 
        ---------- 
        492345 

        commit; 





Received on Fri May 21 1999 - 00:52:32 CDT

Original text of this message

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