Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Team development with SQL Developer

950269Oct 30 2012 — edited Oct 30 2012
hi,

I would like to ask for advise to anybody doing team base PL/SQL development using SQL Developer. We've currently writing our stored procedures as standalone, and we're trying to move them inside a package( to make it modular ).
Our concern though since many developers are going modifying the stored procedures and since package body is laid out as a single view of all the codes there's a great chance that a stored procedure will get overwritten by the devs; This is not a problem with standalone storedproc.

Any advise how you're able to work around(work with) this?

Thanks

notes:
SQL Developer v3.1.0.7 (Build Main-07.42)
Oracle 11g r2
Windows 7 64b
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 27 2012
Added on Oct 30 2012
1 comment
451 views