2
Answers

How to run the sql scripts only once ?

For eg. If a table has 1 lakh records. If i run the script it will update the 1 lakh records. Now, if i run the script again it should not execute becouse it was already executed and also the table should not update? please help
Answers (2)