Hi,
I have written an update statement but it is not updating since there is no data present in the selections made. Is there a way to update when there is no data present.
I know I can insert 0s into the selection 1st and then update but can we do it without inserting anything.
Thanks!