|
Posted by Mike on 10/13/05 17:00
Thanks!! That did the trick!!
"David Portas" <REMOVE_BEFORE_REPLYING_dportas@acm.org> wrote in message
news:1129210392.828258.210620@g44g2000cwa.googlegroups.com...
> INSERT INTO Cost_Percent (svccode, price, dwages, dmatls)
> SELECT svccode, price, dwages/price, dmatls
> FROM xfile
> WHERE ... ?
>
> --
> David Portas
> SQL Server MVP
> --
>
Navigation:
[Reply to this message]
|