COF-C02 Practice Questions
691 real COF-C02 exam questions with expert-verified answers and explanations. Page 12 of 14.
- Question #551Performance Management
Which categories are included in the execution time summary in a Query Profile? (Select TWO).
Query ProfilePerformance MonitoringQuery ExecutionPruning - Question #552Account Access and Security
Which command can be used to list all network policies available in an account?
Network PoliciesSecuritySHOW commandsAccount Administration - Question #553Account Access and Security
What should be considered when deciding to use a secure view? (Select TWO).
Secure ViewsMetadata SecurityQuery OptimizationAccess Control - Question #554Performance Management
Which virtual warehouse consideration can help lower compute resource credit consumption?
Virtual WarehouseCredit ConsumptionCost OptimizationWarehouse Suspension - Question #555Performance Management
A Snowflake user wants to optimize performance for a query that queries only a small number of rows in a table. The rows require significant processing. The data in the table does...
Materialized ViewsQuery OptimizationPerformance TuningData Processing - Question #556Account Access and Security
To use the overwrite option on insert, which privilege must be granted to the role?
PrivilegesAccess ControlDML OperationsINSERT OVERWRITE - Question #557Storage and Data Protection
A user needs to MINIMIZE the cost of large tables that are used to store transitory dat
Table TypesCost OptimizationStorage ManagementData Lifecycle - Question #558Account Access and Security
What is the default access of a securable object until other access is granted?
Default accessSecurable objectsPermissionsRBAC - Question #559Snowflake Cloud Data Platform Features and Architecture
What happens when a suspended virtual warehouse is resized in Snowflake?
Virtual WarehouseWarehouse ResizeSuspended WarehouseCompute Resources - Question #560Storage and Data Protection
How does Snowflake handle the data retention period for a table if a stream has not been consumed?
Snowflake StreamsData RetentionTime TravelChange Data Capture - Question #561Data Governance
Which task is supported by the use of Access History in Snowflake?
Access HistoryData GovernanceAuditingCompliance - Question #562Storage and Data Protection
Which feature of Snowflake's Continuous Data Protection (CDP) has associated costs?
Continuous Data ProtectionFail-safeData RetentionStorage Costs - Question #563Data Loading and Unloading
What command is used to export or unload data from Snowflake?
PUT commandData loadingStagesFile upload - Question #564Snowflake Cloud Data Platform Features and Architecture
Which of the following SQL statements will list the version of the drivers currently being used?
SQL FunctionsClient ConnectivityJDBC DriverSnowSQL - Question #565Account Access and Security
Which object type is granted permissions for reading a table?
Role-based access controlPermissionsGrantsSecurity model - Question #566Account Access and Security
When should a stored procedure be created with caller's rights?
Stored ProceduresCaller's RightsExecution PrivilegesSecurity Context - Question #567Data Loading and Unloading
Which function can be used with the copy into <location> statement to convent rows from a relational table to a single variant column, and to unload rows into a JSON file?
Data UnloadingTO_VARIANT functionJSON formatData Transformation - Question #568Account Access and Security
By default, which role can create resource monitors?
rolesresource monitorsdefault privilegesACCOUNTADMIN - Question #569Account Access and Security
What happens to the privileges granted to Snowflake system-defined roles?
Snowflake rolesSystem-defined rolesPrivilege managementAccess control - Question #570Data Protection and Data Sharing
Which type of role can be granted to a share?
Data SharingRolesPermissionsAccess Control - Question #571Data Loading and Unloading
When unloading data with the COPY into <location> command, what is the purpose of the PARTITION BY <expression> parameter option?
Data unloadingCOPY into commandOutput partitioningExternal stages - Question #572Performance Management
What are potential impacts of storing non-native values like dates and timestamps in a variant column in Snowflake?
VARIANT data typedata type best practicesstorage optimizationquery performance - Question #573Data Protection and Data Sharing
Which views are included in the data_sharing_usage schema? (Select TWO).
ACCOUNT_USAGE ViewsData Sharing UsageSnowflake MarketplaceData Monetization - Question #574Data Governance
How does the Access_History view enhance overall data governance pertaining to read and write operations? (Select TWO).
Access_HistoryData GovernanceAuditingData Access Monitoring - Question #575Performance Management
Which Snowflake feature or tool helps troubleshoot issues in SQL query expressions that commonly cause performance bottlenecks?
Query ProfilePerformance troubleshootingSQL optimizationBottleneck analysis - Question #576Storage and Data Protection
Which function returns the URL of a stage using the stage name as the input?
StagesPresigned URLsData AccessSQL Functions - Question #577Data Transformations
When does a materialized view get suspended in Snowflake?
Materialized ViewsDDLView ManagementSnowflake Specifics - Question #578Performance Concepts
What does a table with a clustering depth of 1 mean in Snowflake?
Clustering DepthMicro-partitionsData Organization - Question #579Data Protection and Data Sharing
Which Snowflake object contains all the information required to share a database?
Data SharingShare ObjectSnowflake Objects - Question #580Account Access and Security
Based on Snowflake recommendations, when creating a hierarchy of custom roles, the top-most custom role should be assigned to which role?
Role hierarchyCustom rolesACCOUNTADMINBest practices - Question #581Snowflake Cloud Data Platform Features and Architecture
Which Snowflake table type is only visible to the user who creates it, can have the same name as permanent tables in the same schema, and is dropped at the end of the session?
Snowflake table typesTemporary tablesSession-scoped objectsTable lifecycle - Question #582Account Access and Security
The property mins_to_bypass_network_policy is set at which level?
Network PoliciesSecurity ParametersAccount ParametersParameter Scope - Question #583Account Access and Security
Which privilege is required on a virtual warehouse to abort any existing executing queries?
Warehouse privilegesQuery managementVirtual warehouse managementRBAC - Question #584Snowflake Cloud Data Platform Features and Architecture
What is the PRIMARY factor that determines the cost of using a virtual warehouse in Snowflake?
Virtual WarehousesCompute CostSnowflake PricingCost Management - Question #585Performance Management
What does the Activity area of Snowsight allow users to do? (Select TWO).
SnowsightQuery MonitoringQuery HistoryQuery Profile - Question #586Data Loading and Unloading
When a Snowflake user loads CSV data from a stage, which copy into <table> command guideline should they follow?
Data LoadingCOPY INTOCSVStages - Question #587Data Protection and Data Sharing
In addition to performing all the standard steps to share data, which privilege must be granted on each database referenced by a secure view in order to be shared?
Secure ViewsData SharingPrivilegesDatabase Access - Question #588Data Transformations
Which Snowsight feature can be used to perform data manipulations and transformations using a programming language?
SnowsightPython worksheetsData transformationProgramming language - Question #589Account Access and Security
Who can activate a network policy for users in a Snowflake account? (Select TWO)
Network PolicyRolesPrivilegesSecurity - Question #590Snowflake Cloud Data Platform Features and Architecture
What is the MINIMUM size requirement when creating a Snowpark-optimized virtual warehouse?
Snowpark-optimized warehouseVirtual warehouseWarehouse sizing - Question #591Account Access and Security
Awarding a user which privileges on all virtual warehouses is equivalent to granting the user the global MANAGE WAREHOUSES privilege?
Snowflake PrivilegesVirtual WarehousesRole-Based Access Control (RBAC)Global Privileges - Question #592Data Protection and Data Sharing
In Snowflake's data security framework, how does column-level security contribute to the protection of sensitive information? (Select TWO).
Column-level securityData maskingAccess controlData security - Question #593Storage and Data Protection
How can a user MINIMIZE Continuous Data Protection costs when using large, high-churn, dimension tables?
Transient tablesContinuous Data ProtectionCost optimizationTime Travel - Question #594Data Transformations
Which function can be used to convert semi-structured data into rows and columns?
FLATTEN functionSemi-structured dataJSONData transformation - Question #595Snowflake Cloud Data Platform Features and Architecture
How does Snowflake utilize clustering information to improve query performance?
ClusteringMicro-partitionsQuery OptimizationData Pruning - Question #596Data Loading and Unloading
How can staged files be removed during data loading once the files have loaded successfully?
Data LoadingStaged FilesCOPY INTO commandPurge option - Question #597Data Transformations
What can be used to process unstructured data?
External FunctionsUnstructured Data ProcessingExtensibilityServerless Integration - Question #598Snowflake AI Data Cloud Features and Architecture
Which type of workload is recommended for Snowpark-optimized virtual warehouses?
Snowpark-optimized warehousesVirtual warehousesMemory optimizationWorkload management - Question #599Data Loading and Unloading
What is the benefit of using the STRIP_OUTER_ARRAY parameter with the COPY INTO <table> command when loading data from a JSON file into a table?
SnowflakeCOPY INTOJSON loadingSTRIP_OUTER_ARRAY - Question #600Performance Management
A query containing a WHERE clause is running longer than expected. The Query Profile shows that all micro-partitions being scanned How should this query be optimized?
Query OptimizationClustering KeyMicro-partitionsPerformance Tuning