Click here to Skip to main content
15,888,461 members
Articles / Programming Languages / SQL

Generic Functions to Generate INSERT, UPDATE & DELETE Oracle SQL Query

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
28 May 2014CPOL 20.9K   4  
This example shows how you can generate INSERT, UPDATE & DELETE SQL Query for Oracle DB.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer National Informatics Centre (NIC)
India India
Hello! Myself Debopam Pal. I've completed my MCA degree from West Bengal University of Technology at 2013. I'm from India. I’ve started to work with MS Technologies in 2013 specially in C# 4.0, ASP.NET 4.0. I've also worked in PHP 5. Now I work in JAVA/J2EE, Struts2. Currently I'm involved in a e-Governance Project since Jan, 2014. In my leisure time I write Blog, Articles as I think that every developer should contribute something otherwise resource will be finished one day. Thank you for your time.

Visit: Linkedin Profile | Facebook Profile | Google+ Profile | CodeProject Profile

Comments and Discussions