What I want to be able to do is inside a SQL stored procedure perform a SELECT query and if that SELECT query returns 0 rows then an UPDATE query is performed
I know this is probably really simple, but I can't seem to get it to work
Thanks
Simon
I know this is probably really simple, but I can't seem to get it to work
Thanks
Simon