Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Consulting Position Available-Oracle DBA/Developer/NYC
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).Received on Fri Sep 20 2002 - 10:18:33 CDT
![]() |
![]() |