J
Joey
Hello All,
I would like to Update a record if it satisfies a condition (i.e. the
Primary key exists) otherwise I would like to Insert a new record into
that table. Is there a simple and efficient way of doing this. I'm not
sure if the update statement will do this on its own. I will have to do
this to several tables with thousands of records.
Thanks,
Joey.
I would like to Update a record if it satisfies a condition (i.e. the
Primary key exists) otherwise I would like to Insert a new record into
that table. Is there a simple and efficient way of doing this. I'm not
sure if the update statement will do this on its own. I will have to do
this to several tables with thousands of records.
Thanks,
Joey.