Hi there,
I've got a query which I'm trying to write which I can't seem to get right.
Basically I am trying to select a set of data from table A and insert it into another table. However, if the set of data I select returns 0 records then I want to insert a default value into the table...