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

Home -> Community -> Usenet -> comp.databases.theory -> SQL-92 and concatenation

SQL-92 and concatenation

From: Mark Lassau <mlassau_at_bisinfo.com.au>
Date: Thu, 20 Jun 2002 15:36:05 +1000
Message-ID: <3d1169a7@news.mhogaming.com>


Can someone tell me if

SELECT '1' + '2' FROM GUFF should return 12 or 3 (for each row in GUFF) according to the SQL-92 standard? Received on Thu Jun 20 2002 - 00:36:05 CDT

Original text of this message

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