ARA-C01 Exam Question 51

There are two databases in an account, named fin_db and hr_db which contain payroll and employee data, respectively. Accountants and Analysts in the company require different permissions on the objects in these databases to perform their jobs. Accountants need read-write access to fin_db but only require read-only access to hr_db because the database is maintained by human resources personnel.
An Architect needs to create a read-only role for certain employees working in the human resources department.
Which permission sets must be granted to this role?
  • ARA-C01 Exam Question 52

    A retail company has over 3000 stores all using the same Point of Sale (POS) system. The company wants to deliver near real-time sales results to category managers. The stores operate in a variety of time zones and exhibit a dynamic range of transactions each minute, with some stores having higher sales volumes than others.
    Sales results are provided in a uniform fashion using data engineered fields that will be calculated in a complex data pipeline. Calculations include exceptions, aggregations, and scoring using external functions interfaced to scoring algorithms. The source data for aggregations has over 100M rows.
    Every minute, the POS sends all sales transactions files to a cloud storage location with a naming convention that includes store numbers and timestamps to identify the set of transactions contained in the files. The files are typically less than 10MB in size.
    How can the near real-time results be provided to the category managers? (Select TWO).
  • ARA-C01 Exam Question 53

    A new user user_01 is created within Snowflake. The following two commands are executed:
    Command 1-> show grants to user user_01;
    Command 2 ~> show grants on user user 01;
    What inferences can be made about these commands?
  • ARA-C01 Exam Question 54

    What is a key consideration when setting up search optimization service for a table?
  • ARA-C01 Exam Question 55

    An Architect is integrating an application that needs to read and write data to Snowflake without installing any additional software on the application server.
    How can this requirement be met?