About Oracle Database Project
Note:
Oracle Database Project Version 2 is a new project type that replaces much of the functionality of Oracle Database Project. It enables you to manage a set of automatically generated standardized SQL scripts representing your entire Oracle Database schema, and to perform schema comparison, updates and deployment script generation between the database project and other database instances. For more information about these features, please see Oracle Database Project Version 2.
Oracle Database Project is a Visual Studio project type that enables you to manage Oracle SQL scripts. The Oracle Database Project can be added to source control once you have installed a source control package or plug-in.
See Also:
For a general overview of source control support in Visual Studio, see the Microsoft documentation
You can perform the following actions related to script files:
-
Add script files to the project
-
Generate scripts from existing Server Explorer objects and add them to the project
-
Edit script files in the SQL editor and run the script
-
Select one or more script files and run the selected scripts