Jason wrote:
>> INSERT INTO table_b (id, cola, colb, colc, cold) SELECT 17238m cola,
>> colb, colc, cold FROM table_a where id=477
>
> Just so that I can understand this...
>
> When you wrote SELECT 17238m, was the "m" a typo, or does it have a
> special meaning that I'm not aware of?
>
> TIA,
>
> Jason
>
A typo - should be a comma (17238,)
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================