The text of this article is not in this database — only its details are. Read it on the old site: MySQL Stored Procedure
1 Comment
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: MySQL Stored Procedure
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
santosh kumarPosted Jan 3, 2012, 3:39 PM
Hi Can you please let me know a sql procedure for the below scenario. 1) Check the table if Record exists and if exists go to update statement else inserting the data in to the table. 2) If any date has been delted fomr the source then that particular record should also get delted.