G
Guest
hi,
i have my main table containing many records. i was asked to add another
table that will hold names of employees. it must be a one-to-many
relationship to the main table. i would like to run an update query to add
the default value to all the previous records in the main table but am not
having any success. it tells me that i am about to update 0 records.
will update queries only work if the field you want to update already has
something in it?
i have my main table containing many records. i was asked to add another
table that will hold names of employees. it must be a one-to-many
relationship to the main table. i would like to run an update query to add
the default value to all the previous records in the main table but am not
having any success. it tells me that i am about to update 0 records.
will update queries only work if the field you want to update already has
something in it?