Hey everyone. I'm wondering if it would be a bad thing to use sprocs for all of my queries, inserts and updates; just standardize. I'm not really experiencing any performance issues but I'd like to have the pros and cons as to when to use them and when not to.
I'm working for the State right now on an application and one of the other developers was telling me that in order to get an Oracle sql statement converted into a sproc is like pulling teeth and meetings have to be called. It's a big deal for them and I'm wondering what all the fuss is about. Personally, if there are more advantages to using them, then that's the way I want to go. Just thought I'd ask.
