I have a table on SQL 2000.
I need to duplicate a group of records into the same table but duplicates need to have one field set to constant.
Is it possible to modify Column value in the subselect?
Thanks
I need to duplicate a group of records into the same table but duplicates need to have one field set to constant.
Is it possible to modify Column value in the subselect?
Thanks
Comment