Should we drop stored procedures and run database calls from java programs.
Posted
by Doug
on Stack Overflow
See other posts from Stack Overflow
or by Doug
Published on 2010-04-06T13:35:42Z
Indexed on
2010/04/06
13:43 UTC
Read the original article
Hit count: 164
I am fighting to keep the use of stored procedures in our company. There are a few people who say they are bad and we should not use them. We are using DB2 on the i-series.
Please help in my argument to keep stored procedures alive in my company.
© Stack Overflow or respective owner