Deleting a database query
You can delete a database query when it is no longer required.
- Ensured that you are assigned a role as a Project Owner or Tester in the project. See Managing access to the server projects.
- Created at least one database query. See Creating a database query.
When you want to delete any database query, you must have an Edit branch. You can create the Edit branch during the creation of the database query. All your dataset resides in the Edit branch until you publish or discard the changes.
After you delete the database query, you can either publish your changes to a remote
Git repository or you can discard the changes made to the database query. The Edit
branch automatically disappears from the Branch list as well
as from the remote Git repository and sets the global branch to the previously
selected branch in the following conditions:
-
When you publish changes to the remote Git repository.
-
When you discard the changes made in the dataset.
You can publish the database query to the Git repository so that other members of the project can use the database query. See Publishing changes in an Edit branch.