Quantcast
Channel: Questions in topic: "unique-constraint"
Viewing all articles
Browse latest Browse all 10

Validations before insert/update the data

$
0
0
Is there a way to check whether data exists in a table before I INSERT data into the table? I need to check whether the same data already exists. If it does exist then I need an error raised. If not, then INSERT. Please help me, its urgent.

Viewing all articles
Browse latest Browse all 10

Trending Articles