Question 263
DP-300 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →You have an Azure SQL database named DB3. You need to provide a user named DevUser with the ability to view the properties of DB3 from Microsoft SQL Server Management Studio (SSMS) as shown in the exhibit. (Click the Exhibit tab.) Which Transact-SQL command should you run?

- AGRANT SHOWPLAN TO DevUser
- BGRANT VIEW DEFINITION TO DevUser
- CGRANT VIEW DATABASE STATE TO DevUser
- DGRANT SELECT TO DevUser