You have an extract transformation, and load (ETL) process for a Microsoft Azure SQL data warehouse.You run the followin

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

You have an extract transformation, and load (ETL) process for a Microsoft Azure SQL data warehouse.You run the followin

Post by answerhappygod »

You have an extract transformation, and load (ETL) process for a Microsoft Azure SQL data warehouse.You run the following statements to create the logon and user for an account that will run the nightly data load for the data warehouse.You connect to the data warehouse.You need to ensure that the user can access the highest resource class.Which statement should you execute?
You Have An Ext 1
You Have An Ext 1 (24.39 KiB) Viewed 67 times
A. ALTER SERVER ROLE LargeRC ADD MEMBER LoaderUser;
B. EXEC sp_addrolemember "˜largerc"™, "˜LoaderLogin"™
C. ALTER SERVER ROLE xLargeRC ADD MEMBER LoaderLogin;
D. EXEC sp_addrolemember "˜xlargerc"™, "˜LoaderUser"™
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply