DP-800 Question Preview

Safe Public Question Preview 3

Only the demo-safe public version is shown here. Correct answers, full explanations, internal IDs, and paid-only content stay protected.

Drag OrderImplement AI capabilities in database solutions
Question 3. You have a database named DB1. The schema is stored in a GitHub repository as an SDK style SQL database project. You use a feature branch workflow to deploy changes to DB1 You need to update the local feature branch with the latest changes to main, and then create a pull request to merge the feature branch into main for review. How should you complete the GitHub CLI script? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point. Answer:
A. git checkout main
B. git pull origin main
C. git checkout feature/db1-add-staticdata
D. git merge origin/main
E. gh pr create --title "Feature Update: DB1" --body "Apply latest improvements and updates for review" --repo <GitHubOwner>/DB1 --head feature/db1-add-staticdata --base main
Explanation is locked. Start the demo or unlock full access to review explanations inside the protected test engine.

Related Safe Previews

FAQ

Does this page show the answer?

No. Answers and explanations are protected inside the private test engine.