Question 591

A user created a new worksheet within the Snowsight Ul and wants to share this with teammates
How can this worksheet be shared?
  • Question 592

    Given the statement template below, which database objects can be added to a share?(Select TWO).
    GRANT <privilege> ON <object> <object_name> To SHARE <share_name>;
  • Question 593

    A user has 10 files in a stage containing new customer dat
    a. The ingest operation completes with no errors, using the following command:
    COPY INTO my__table FROM @my__stage;
    The next day the user adds 10 files to the stage so that now the stage contains a mixture of new customer data and updates to the previous data. The user did not remove the 10 original files.
    If the user runs the same copy into command what will happen?
  • Question 594

    Which Snowflake tool or feature enables governed sharing of datasets with a selected group of consumers that are invited, internal or external, to a Snowflake user's company?
  • Question 595

    Which snowflake objects will incur both storage and cloud compute charges? (Select TWO)