Question 96

Data is being imported and stored as JSON in a VARIANT column. Query performance was fine, but most recently, poor query performance has been reported.
What could be causing this?
  • Question 97

    What considerations need to be taken when using database cloning as a tool for data lifecycle management in a development environment? (Select TWO).
  • Question 98

    When using the COPY INTO
    command with the CSV file format, how does the MATCH_BY_COLUMN_NAME parameter behave?
  • Question 99

    Please select the correct hierarchy from below
  • Question 100

    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?