Tools to work with stored procedures in Oracle, in a team?

后端 未结 9 790
梦毁少年i
梦毁少年i 2020-12-31 09:18

What tools do you use to develop Oracle stored procedures, in a team :

  • To automatically \"lock\" the current procedure you are working with, so nobody else in
9条回答
  •  青春惊慌失措
    2020-12-31 09:35

    Oracle's new SQL Developer has version control built-in.

    Here is a link to the product.

    http://www.oracle.com/technology/products/database/sql_developer/files/what_is_sqldev.html

    http://www.oracle.com/technology/products/database/sql_developer/images/what_version.png http://www.oracle.com/technology/products/database/sql_developer/images/what_version.png

提交回复
热议问题