Dear Expert,
I am using below code to uploade data in SQL table, and it is working fine,
i want to add one condition in this code, which is
before uploade data in SQL Table it will check whether customer id already exist or not in SQL Table (Customers), if customer id is already there in SQL...