≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
Insert into table values only if one field value does not exist already
Insert into table values only if one field value does not exist already
masadi
Posts: 1
Questions: 0
Answers: 0
October 2013
edited October 2013
in
General
I want to insert into table only when field_tag value which is not exist. I want to check prior to insert into the table..if the Receipt exist under the same field_tag value before. If not exist, then only i want to insert.
This discussion has been closed.