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 -> Help - RAW literals

Help - RAW literals

From: James A. Littlefield <jal_at_alum.mit.edu>
Date: Mon, 14 Jun 1999 14:28:37 -0400
Message-ID: <376549D5.E7B2BAA@alum.mit.edu>


My application needs to store binary data in RAW columns. In MSSQL7.0 I could initialize these column values specifying a literal value "0x010203040506" as part of the SQL insert statement. This doesn't work under Ora8.0.5? If I have a RAW(6) column, what is the correct SQL syntax for setting its value?

Thanks
Jim Received on Mon Jun 14 1999 - 13:28:37 CDT

Original text of this message

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