Hi SQL friends,
I friends i need to check whether the record is already available..
ie. Before Inserting and Updating which are the validations to be done.
I need a standard solution for this.
Using SELECT and WHERE clause we can able to check for the availability, but i need a standard which are followed in the company.
Can any one you please send me the query.
Thanks and Regards
Ganesh kumar V
I friends i need to check whether the record is already available..
ie. Before Inserting and Updating which are the validations to be done.
I need a standard solution for this.
Using SELECT and WHERE clause we can able to check for the availability, but i need a standard which are followed in the company.
Can any one you please send me the query.
Thanks and Regards
Ganesh kumar V
Comment