Re: Implicit datatype conversion
From: Jim Kennedy <kennedy-family_at_attbi.com>
Date: Wed, 07 Aug 2002 14:48:48 GMT
Message-ID: <kra49.35150$uj.18960_at_rwcrnsc51.ops.asp.att.net>
Date: Wed, 07 Aug 2002 14:48:48 GMT
Message-ID: <kra49.35150$uj.18960_at_rwcrnsc51.ops.asp.att.net>
?
select * from mytable where numericColumn='5';
Jim
I thought implicit conversion would be pretty clear. (You should try to
avoid it it is expensive.)
"mark" <nekoliko_1_at_yahoo.com> wrote in message
news:air05s$ahs$1_at_sunce.iskon.hr...
> Hi everyone,
> i wonder if anyone could explain me the difference between
> implicit datatype conversion in few examples of assignments and
> expression, because i have heard there is some difference between
> these to situations.
> thx
> mark
>
>
Received on Wed Aug 07 2002 - 16:48:48 CEST