MCQOPTIONS
Saved Bookmarks
This section includes 8 Mcqs, each offering curated multiple-choice questions to sharpen your Structured Query Language (SQL) knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
SECURITY_FOR_STORED_PROCEDURES_IS_SET_WITH_THE___________PROPERTY_ON_A_STORED_PROCEDURE.?$ |
| A. | PermissionSet |
| B. | SetPermissionSet |
| C. | Permission |
| D. | None of the mentioned |
| Answer» B. SetPermissionSet | |
| 2. |
If_functions_in_one_assembly_call_functions_in_a_separate_assembly,_you_must_register_both_assemblies_in_:$ |
| A. | client |
| B. | server |
| C. | table |
| D. | none of the mentioned |
| Answer» C. table | |
| 3. |
Which of the following namespace discover set of assemblies ? |
| A. | System.Reflection |
| B. | System.Refraction |
| C. | Sys.Reflection |
| D. | All of the mentioned |
| Answer» B. System.Refraction | |
| 4. |
If the __________ setting is used, the execution context is corresponds to the Windows login user account IUSER_servername on the server. |
| A. | ImpersonateAnon |
| B. | Anonymous |
| C. | ImpersonateAnonymous |
| D. | None of the mentioned |
| Answer» D. None of the mentioned | |
| 5. |
Which of the following permission setting provides internal computation permission ? |
| A. | Unsafe |
| B. | ExternalAccess |
| C. | safe |
| D. | All of the mentioned |
| Answer» D. All of the mentioned | |
| 6. |
_________ let you create external, user-defined functions using any common language runtime (CLR) language |
| A. | Aggregate |
| B. | Assemblies |
| C. | Synonym |
| D. | All of the mentioned |
| Answer» C. Synonym | |
| 7. |
Which of the following role is created as a separate object in an Analysis Services database, and applies only to the database in which that role is created ? |
| A. | Database |
| B. | Membership |
| C. | Client |
| D. | Server |
| Answer» B. Membership | |
| 8. |
The Analysis Services __________ role defines administrative access of Windows users and groups to an instance of Analysis Services. |
| A. | database |
| B. | server |
| C. | user |
| D. | none of the mentioned |
| Answer» C. user | |