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 -> Re: VARCHAR2(1) vs CHAR(1)

Re: VARCHAR2(1) vs CHAR(1)

From: Stjepan Brbot <stjepan.brbot_at_zg.hinet.hr>
Date: Sun, 28 Jul 2002 23:50:38 +0200
Message-ID: <ai1p0t$fer6$3@as201.hinet.hr>


Sorry! Although it is probably newbie question, but I will not hesitate to ask; what are bind variables? or what you assume under term bind variable?

--

Stjepan Brbot


"Jim Kennedy" <kennedy-family_at_attbi.com> wrote in message
news:kJU09.677612$352.140883_at_sccrnsc02...

> It probably isn't going to make much difference. Things that are
going to
> make a much larger difference are things like not using bind
variables.
> Jim
> "Stjepan Brbot" <stjepan.brbot_at_zg.hinet.hr> wrote in message
> news:ahveki$cjcm$1_at_as201.hinet.hr...
> > When column in table should store strictly one character, what is
better
> > solution; to use VARCHAR2(1) or CHAR(1)?
> >
> > --
> >
> > Stjepan Brbot
> >
> >
> >
>
>
Received on Sun Jul 28 2002 - 16:50:38 CDT

Original text of this message

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