Hi;
I would like to test the following:

update maps set map where site=mysite;

to see if there is such an entry in maps. If there is, then update. If there
is not, then I would like to execute an insert statement. How do I do that?
TIA,
Victor

Reply via email to