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

Home -> Community -> Usenet -> c.d.o.misc -> "?" in select statement

"?" in select statement

From: john bailo <jabailo_at_earthlink.net>
Date: 12 Jun 2002 15:04:02 -0700
Message-ID: <64fd0169.0206121404.30eec282@posting.google.com>


is the "?" a valid character in PL/SQL ?

for instance, is this valid in oracle

Select * from MyTable Where TableID = ?

how about in jdbc, java.sql?

i see it used in a java class file, but i cant understand how it could work for ms/sql Received on Wed Jun 12 2002 - 17:04:02 CDT

Original text of this message

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