does anyone out there know how to code sql into bringing out a value from a list that DOESNT exist in the table. It sounds simple to do with a "doesnt equal to" but this isnt the answer i am looking for.
for example, you run the query and if itmes exist, then they are updated, if an item doesnt exist, then it is created and inserted into the table.
Does anyone have a basic idea of how to do this?
for example, you run the query and if itmes exist, then they are updated, if an item doesnt exist, then it is created and inserted into the table.
Does anyone have a basic idea of how to do this?