Yes, but how should i write if I dont want it to update at all if there isnt any rows with that timein in the table shipordart. I have tried with Exists but I cant get the syntax right. Maybe someone could help me with that or If someone have another solution to the problem i would be happy.
Best regards
Anasi
User Profile
Collapse
-
Use of exists when I cannot update to null
Hi,
I have a problem with a rule that is updating a oracle 10 database. The rule is expected to check if ther is a invoice number then take the highest of them, and if there isnt any, then choose the reference number instead. The problem is, sometimes the table shipordart doesnt contains any rows and then "nothing" should happen. But now i get a error message.
ORA-01407: cannot update ("E768"."SHIPOR D"."INVOICEN O")...
No activity results to display
Show More
Leave a comment: