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 -> update statment from sybase to oracle

update statment from sybase to oracle

From: Teresa <tpreto7_at_sapo.pt>
Date: 22 Nov 2006 17:34:07 -0800
Message-ID: <1164245647.127560.184680@m7g2000cwm.googlegroups.com>

hello all

I have an update statment that currently works in sybase but I would like to use the same into oracle, but not sure how to.... this is 10GR 1 on 5.8 solaris and works on sybase 12.0

update mytable sert my_table ='Yes'

    where mycolumn=@column(@colum,34,1) <> 0x00

how can i get this to work in oracle?

Any help would be great!

Teresa Received on Wed Nov 22 2006 - 19:34:07 CST

Original text of this message

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