C
chemicals
Will an UPDATE query create the record if it is not in the table yet?
My update says it runs with NO ERROR but yet there is no record in the
table...
Do I need to set up a SELECT and then an INSERT if the records do not exist
first ???
My update says it runs with NO ERROR but yet there is no record in the
table...
Do I need to set up a SELECT and then an INSERT if the records do not exist
first ???