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

Re: Consulting Position Available-Oracle DBA/Developer/NYC

From: Igor Neyman <ineyman_at_perceptron.com>
Date: Fri, 20 Sep 2002 08:13:30 -0800
Message-ID: <F001.004D518A.20020920081330@fatcity.com>


I think "DUMMY" is MS reserved word :-)
And yes,

SELECT CHAR(33) -- no semicolon

will work.

Igor Neyman, OCP DBA
ineyman_at_perceptron.com

So Oracle statement SELECT TO_CHAR(33) FROM DUAL is in TSQL only
SELECT CHAR(33); ? I was searching docs, but didn't find it. I know on Sybase SQL Anywhere is it
DUMMY, but it doesn't work on MSSQL (and DUMMY is on MS SQL reserved word!!)

JP

On Friday 20 September 2002 16:18, you wrote:
> Jan Pruner wrote:
> >Does anybody know what table is in MS SQL instead of Oracle DUAL?
> >
> >Thanks
> >JP
>
> SQL Server does not have a dual table, pos...

--
         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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Igor Neyman
  INET: ineyman_at_perceptron.com

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 - 11:13:30 CDT

Original text of this message

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