<< Prev Question Next Question >>

Question 263/475

What are best practice recommendations for using the ACCOUNTADMIN system-defined role in Snowflake?
(Choose two.)

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (475q)
Question 1: Which services does the Snowflake Cloud Services layer manag...
Question 2: When an object is created in Snowflake. who owns the object?...
Question 3: Which Snowflake feature allows a user to substitute a random...
Question 4: For non-materialized views, what column in Information Schem...
Question 5: What is a key feature of Snowflake architecture?...
Question 6: What happens to the underlying table data when a CLUSTER BY ...
Question 7: What technique does Snowflake use to limit the number of mic...
Question 8: In Snowflake's data security framework, how does column-leve...
Question 9: Which command should be used to assign a key to a Snowflake ...
Question 10: What is the default size for a newly-provisioned Snowpark-op...
Question 11: Which data sharing option allows a Snowflake user to set up ...
Question 12: Which features can be used with the Snowflake Standard editi...
Question 13: What statement describes Snowflake data architecture?...
Question 14: What is the outcome of querying a VARIANT column using an in...
Question 15: A materialized view should be created when which of the foll...
Question 16: If a virtual warehouse runs for 61 seconds, shuts down, and ...
Question 17: Which solution improves the performance of point lookup quer...
Question 18: What is a recommended best practice when loading data into S...
Question 19: In Snowflake, what allows users to perform recursive queries...
Question 20: How can performance be optimized for a query that returns a ...
Question 21: A user wants to upload a file to an internal Snowflake stage...
Question 22: What happens when a table or schema with a standard retentio...
Question 23: Which data types optimally store semi-structured data? (Sele...
Question 24: What are advantages clones have over tables created with CRE...
Question 25: A user is loading JSON documents composed of a huge array co...
Question 26: Which command will allow users to query data from files in c...
Question 27: A stream object will advance its offset when it is used in w...
Question 28: Which data types are supported by Snowflake when using semi-...
Question 29: How can a user improve the performance of a single large com...
Question 30: Which functions are used to manipulate semi-structured data?...
Question 31: Which type of loop requires a BREAK statement to stop execut...
Question 32: What is the MINIMUM Snowftake edition that supports database...
Question 33: Which function unloads data from a relational table to JSON?...
Question 34: How often are encryption keys automatically rotated by Snowf...
Question 35: What function can be used with the recursive argument to ret...
Question 36: What kind of value does a User-Defined Function (UDF) return...
Question 37: Which function is used to unload a relational table into a J...
Question 38: What operations can be performed while loading a simple CSV ...
Question 39: What Snowflake features allow virtual warehouses to handle h...
Question 40: Which Snowflake database object can be shared with other acc...
Question 41: What type of query benefits the MOST from search optimizatio...
Question 42: Which virtual warehouse configuration requires the maximum n...
Question 43: Queries are frequently run on very large tables and return o...
Question 44: Which formats does Snowflake store unstructured data in? (Ch...
Question 45: What statistical information in a Query Profile indicates th...
Question 46: Which of the following commands cannot be used within a read...
Question 47: A clustering key was defined on a table, but It is no longer...
Question 48: How can customer data be restricted by country for a global ...
Question 49: Which table function will return the output of a previously-...
Question 50: Which Snowflake table type persists until it is explicitly d...
Question 51: When working with a managed access schema, who has the OWNER...
Question 52: A user has unloaded data from a Snowflake table to an extern...
Question 53: Which system_defined Snowflake role has permission to rename...
Question 54: What type of function returns one value for each Invocation?...
Question 55: What are the main differences between the account usage view...
Question 56: What is the minimum Snowflake edition required for row level...
Question 57: Which function should be used to insert JSON format string d...
Question 58: In an auto-scaling multi-cluster virtual warehouse with the ...
Question 59: A user creates a stage using the following command: What wil...
Question 60: In which hierarchy is tag inheritance possible?...
Question 61: A user wants to add additional privileges to the system-defi...
Question 62: For Directory tables, what stage allows for automatic refres...
Question 63: Which function will generate a URL that can be accessed by a...
Question 64: What is a characteristic of materialized views in Snowflake?...
Question 65: What can a directory table be used for? (Select TWO)...
Question 66: Which Snowflake object can be used to record DML changes mad...
Question 67: What is the least-privileged database role needed to view th...
Question 68: What is the SNOWFLAKE.ACCOUNT_USAGE view that contains infor...
Question 69: When retrieving data from a table which type of query will b...
Question 70: How can a user access information about a query execution pl...
Question 71: True or False: It is possible for a user to run a query agai...
Question 72: A large JSON file contains a single array with many 10 MB JS...
Question 73: What will happen if a Snowflake user increases the size of a...
Question 74: Which command can be used to load data into an internal stag...
Question 75: What objects are required to unload data into cloud data sto...
Question 76: When unloading to a stage, which of the following is a recom...
Question 77: Which features are included in Snowsight? (Select TWO)...
Question 78: Which Snowflake object will consume credits during automatic...
Question 79: A company needs to read multiple terabytes of data for an in...
Question 80: If a virtual warehouse is suspended, what happens to the war...
Question 81: Credit charges for Snowflake virtual warehouses are calculat...
Question 82: What are the correct parameters for time travel and fail-saf...
Question 83: Which statement MOST accurately describes clustering in Snow...
Question 84: What do these Query Profile metrics indicate about the query...
Question 85: Which of the following are valid methods for authenticating ...
Question 86: Which role can create and manage Snowflake accounts?...
Question 87: If file format options are specified in multiple locations, ...
Question 88: Which columns are part of the result set of the Snowflake LA...
Question 89: What compute resource is used when loading data using Snowpi...
Question 90: Which command should be used to load data from a file, locat...
Question 91: Which Snowflake objects can be shared with other Snowflake a...
Question 92: Which snowflake objects will incur both storage and cloud co...
Question 93: A size X-Small virtual warehouse ran for 90 seconds and was ...
Question 94: While working with unstructured data, which file function ge...
Question 95: Where is Snowflake metadata stored?...
Question 96: What does Snowflake attempt to do if any of the compute reso...
Question 97: Which JSON paths are considered to be equivalent in Snowflak...
Question 98: Which type of workload is recommended for Snowpark-optimized...
Question 99: When connecting to Snowflake using SnowSQL, what are ways to...
Question 100: From what stage can a Snowflake user omit the FROM clause wh...
Question 101: How are clusters handled when the Economy scaling policy is ...
Question 102: The first user assigned to a new account, ACCOUNTADMIN, shou...
Question 103: What are benefits of using Snowpark with Snowflake? (Select ...
Question 104: Why would a Snowflake user decide to use a materialized view...
Question 105: How often are the Account and Table master keys automaticall...
Question 106: What tasks can an account administrator perform in the Data ...
Question 107: A stream can be created on which Snowflake objects to record...
Question 108: Which data type can be used to store geospatial data in Snow...
Question 109: What is the maximum total Continuous Data Protection (CDP) c...
Question 110: Which Snowflake mechanism is used to limit the number of mic...
Question 111: When should a multi-cluster virtual warehouse be used in Sno...
Question 112: How does a scoped URL expire?
Question 113: What is the MOST performant file format for loading data in ...
Question 114: What kind of authentication do Snowpipe REST endpoints use?...
Question 115: Who can create network policies within Snowflake? (Select TW...
Question 116: Which grant will provide a user with access to data that is ...
Question 117: How can the outer array structure of a semi-structured file ...
Question 118: Which DDL/DML operation is allowed on an inbound data share?...
Question 119: For which use cases is running a virtual warehouse required?...
Question 120: True or False: Loading data into Snowflake requires that sou...
Question 121: Which privilege is required to access a virtual warehouse lo...
Question 122: When used with a SELECT statement in the COPY INTO &lt;locat...
Question 123: What consideration should be made when loading data into Sno...
Question 124: If a multi-cluster virtual warehouse is running in Auto-scal...
Question 125: Network policies can be set at which Snowflake levels? (Choo...
Question 126: While running a query on a virtual warehouse in auto-scale m...
Question 127: Which statement describes how Snowflake supports reader acco...
Question 128: Which metrics are provided in the Query Profile?...
Question 129: Which type of workload traditionally benefits from the use o...
Question 130: Which command should be used to download files from a Snowfl...
Question 131: What type of query will benefit from the query acceleration ...
Question 132: While clustering a table, columns with which data types can ...
Question 133: What versions of Snowflake should be used to manage complian...
Question 134: What action is required to load data from a local file syste...
Question 135: What column type does a Kafka connector store formatted info...
Question 136: What is an advantage of using an explain plan instead of the...
Question 137: Use of which feature or setting consumes Snowflake credits, ...
Question 138: A user created a new worksheet within the Snowsight Ul and w...
Question 139: Which action will scale-out a Snowflake virtual warehouse?...
Question 140: A user wants to create objects within a schema but wants to ...
Question 141: A user executed a SELECT query in Snowsight which returned a...
Question 142: Which file function provides a URL with access to a file on ...
Question 143: A Snowflake user wants to design a series of transformations...
Question 144: Which function should be used to find the query ID of the se...
Question 145: Why does Snowflake recommend file sizes of 100-250 MB compre...
Question 146: When using the ALLOW CLIENT_MFA_CACHING parameter, how long ...
Question 147: What privilege is required to view the load statistics on a ...
Question 148: What can a Snowflake user do with the information included i...
Question 149: Which feature of Snowflake's Continuous Data Protection (CDP...
Question 150: How does Snowflake reorganize data when it is loaded? (Selec...
Question 151: Which statement will trigger a stream to advance its offset?...
Question 152: What are ways to create and manage data shares in Snowflake?...
Question 153: What does Snowflake recommend when planning virtual warehous...
Question 154: What metadata is stored for each micro-partition? (Select TW...
Question 155: What objects in Snowflake are supported by Dynamic Data Mask...
Question 156: A user needs to create a materialized view in the schema MYD...
Question 157: What is required to set a stored procedure to EXECUTE AS? (S...
Question 158: A marketing co-worker has requested the ability to change a ...
Question 159: Which of the following statements describes a schema in Snow...
Question 160: What is the recommended file sizing for data loading using S...
Question 161: What is a non-configurable feature that provides historical ...
Question 162: Which Snowflake data governance feature supports the trackin...
Question 163: What command is used to export or unload data from Snowflake...
Question 164: Which of the following activities consume virtual warehouse ...
Question 165: How can network and private connectivity security be managed...
Question 166: What Snowflake features are recommended to restrict unauthor...
Question 167: Which Snowflake feature or service is primarily used for man...
Question 168: Which role is responsible for managing the billing and credi...
Question 169: Users are responsible for data storage costs until what occu...
Question 170: When sharing data among multiple Snowflake accounts, what ch...
Question 171: How can a Snowflake administrator determine which user has a...
Question 172: The ORDERS table contains 12,000 rows. Which query will retu...
Question 173: Which Snowflake feature allows a user to track sensitive dat...
Question 174: What MINIMUM permissions are required to create a pipe in Sn...
Question 175: What step can reduce data spilling in Snowflake?...
Question 176: What best practice recommendations will help prevent timeout...
Question 177: What can the Snowflake SCIM API be used to manage? (Select T...
Question 178: Which Snowflake feature will allow small volumes of data to ...
Question 179: Which command is used to upload data files from a local dire...
Question 180: In which scenarios would a user have to pay Cloud Services c...
Question 181: Which Snowflake URL type is used by directory tables?...
Question 182: What happens when a suspended virtual warehouse is resized i...
Question 183: What types of data listings are available in the Snowflake D...
Question 184: What are two ways to create and manage Data Shares in Snowfl...
Question 185: What is a responsibility of Snowflake's virtual warehouses?...
Question 186: Which Snowflake tool is recommended for data batch processin...
Question 187: What is the MAXIMUM Time Travel retention period for a trans...
Question 188: Which pages are included in the Activity area of Snowsight? ...
Question 189: Which statement accurately describes a characteristic of a m...
Question 190: What are potential impacts of storing non-native values like...
Question 191: A user has unloaded data from Snowflake to a stage Which SQL...
Question 192: Which statement describes Snowflake tables?...
Question 193: How should a Snowflake use' configure a virtual warehouse to...
Question 194: How can an administrator check for updates (for example, SCI...
Question 195: When loading data into Snowflake, how should the data be org...
Question 196: Which Snowflake function will parse a JSON-null into a SQL-n...
Question 197: What transformations are supported in a CREATE PIPE ... AS C...
Question 198: How should a virtual warehouse be configured if a user wants...
Question 199: Which command is used to remove files from either external c...
Question 200: Which statement is true about running tasks in Snowflake?...
Question 201: Which object type is granted permissions for reading a table...
Question 202: Which Snowflake feature enables loading data from cloud stor...
Question 203: The Query Profile shows the metrics of a query that ran on a...
Question 204: The fail-safe retention period is how many days?...
Question 205: Which operation can be performed on Snowflake external table...
Question 206: Which Snowflake partner specializes in data catalog solution...
Question 207: What affects whether the query results cache can be used?...
Question 208: Which task privilege does a Snowflake role need in order to ...
Question 209: While unloading a relational table to JSON, which function c...
Question 210: What is it called when a customer managed key is combined wi...
Question 211: At what levels can a network policy be configured in Snowfla...
Question 212: Which roles can make grant decisions to objects within a man...
Question 213: Which statistics are displayed in a Query Profile that indic...
Question 214: Which activities are included in the Cloud Services layer? {...
Question 215: What is the default value in the Snowflake Web Interface (Ul...
Question 216: What should be considered when deciding to use a secure view...
Question 217: What is the minimum Snowflake edition that has column-level ...
Question 218: What information is stored in the ACCESS_HlSTORY view?...
Question 219: Which type of Snowflake virtual warehouse provides 16 times ...
Question 220: What can be used to process unstructured data?...
Question 221: What objects can be cloned within Snowflake? (Select TWO)....
Question 222: When enabling access to unstructured data, which URL permits...
Question 223: What is the recommended way to change the existing file form...
Question 224: Which statistics can be used to identify queries that have i...
Question 225: What actions can be performed by a consumer account on a sha...
Question 226: Snowflake users can create a resource monitor at which level...
Question 227: Which SQL statement will require a virtual warehouse to run?...
Question 228: Which Snowflake function will interpret an input string as a...
Question 229: A query containing a WHERE clause is running longer than exp...
Question 230: Which of the following Snowflake capabilities are available ...
Question 231: What information does the Query Profile provide?...
Question 232: What does an integration between Snowflake and Microsoft Pri...
Question 233: How should the SPLIT_TO_TABLE(&lt;string&gt;, &lt;delimiter&...
Question 234: How can the Query Profile be used to troubleshoot a problema...
Question 235: Which Snowflake table is an implicit object layered on a sta...
Question 236: A Snowflake user has two tables that contain numeric values ...
Question 237: A view is defined on a permanent table. A temporary table wi...
Question 238: When is the VARIANT data type suitable when using semi-struc...
Question 239: What will happen if multiple identical COPY INTO &lt;locatio...
Question 240: Which data types can be used in a Snowflake table that holds...
Question 241: What are characteristics of reader accounts in Snowflake? (S...
Question 242: A user has an application that writes a new Tile to a cloud ...
Question 243: Which type of charts are supported by Snowsight? {Select TWO...
Question 244: There are two Snowflake accounts in the same cloud provider ...
Question 245: When snaring data in Snowflake. what privileges does a Provi...
Question 246: Assuming the data provider has granted the required permissi...
Question 247: What should be used when creating a CSV file format where th...
Question 248: What does Snowflake's search optimization service support?...
Question 249: Which file function generates a SnowFlake-hosted URL that mu...
Question 250: While preparing to unload data in Snowflake, the file format...
Question 251: Which Snowflake objects consume storage? (Select TWO)...
Question 252: What are valid sub-clauses to the OVER clause for a window f...
Question 253: How do secure views compare to non-secure views in Snowflake...
Question 254: What effect does WAIT_FOR_COMPLETION = TRUE have when runnin...
Question 255: How does Snowflake define i1s approach to Discretionary Acce...
Question 256: Which data types does Snowflake support when querying semi-s...
Question 257: Which ACCOUNT_USAGE schema database role provides visibility...
Question 258: When used with the UNLOAD command, which parameter specifies...
Question 259: A Snowflake table that is loaded using a Kafka connector has...
Question 260: Which parameter prevents streams on tables from becoming sta...
Question 261: What data-type constructs are used to create a hierarchy whe...
Question 262: What is a feature of column-level security in Snowflake?...
Question 263: What are best practice recommendations for using the ACCOUNT...
Question 264: Which transformation techniques are supported for bulk loadi...
Question 265: What happens to the objects in a reader account when the DRO...
Question 266: Which default warehouse configuration has the highest preced...
Question 267: Which queries will require a running virtual warehouse? (Sel...
Question 268: Which task is supported by the use of Access History in Snow...
Question 269: Which access control entity in Snowflake can be created as p...
Question 270: Which statement about billing applies to Snowflake credits?...
Question 271: Which virtual warehouse auto-suspend configurations will res...
Question 272: Which VALIDATION_MODE value will return the errors across th...
Question 273: Which data protection feature should only be used when all o...
Question 274: When unloading data, which file format preserves the data va...
Question 275: What does the LATERAL modifier for the FLATTEN function do?...
Question 276: How can a Snowflake user validate data that is unloaded usin...
Question 277: What happens when a value in a single row of a large table i...
Question 278: What is the purpose of a Query Profile?...
Question 279: What is the purpose of the use of the VALIDATE command?...
Question 280: Which Snowflake architectural layer is responsible for a que...
Question 281: If a virtual warehouse runs for 61 seconds, shut down, and t...
Question 282: When using the ALLOW_CLIENT_MFA_CACHING parameter, how long ...
Question 283: Regardless of which notation is used, what are consideration...
Question 284: A user wants to access stored in a stage without authenticat...
Question 285: What activities can a user with the ORGADMIN role perform? (...
Question 286: A Snowflake account administrator has set the resource monit...
Question 287: If a multi-cluster warehouse is using an economy scaling pol...
Question 288: What is the purpose of the STRIP NULL_VALUES file format opt...
Question 289: Which function determines the kind of value stored in a VARI...
Question 290: Which privilege must be granted by one role to another role,...
Question 291: Which of the following objects are contained within a schema...
Question 292: Which features could be used to improve the performance of q...
Question 293: A company stores Personal Identifiable Information (PII) in ...
Question 294: How can unstructured data be processed in a Snowflake stage?...
Question 295: Which parameter can be used to instruct a COPY command to ve...
Question 296: Which objects will incur storage costs associated with Fail-...
Question 297: Which Snowflake object type can be used to restrict users fr...
Question 298: Which function returns the URL of a stage using the stage na...
Question 299: What does a Query Profile metric that shows excessive spilla...
Question 300: What is a characteristic of the Snowflake Query Profile?...
Question 301: At what levels can a resource monitor be configured? (Select...
Question 302: Which Snowflake object enables loading data from files as so...
Question 303: A size Small standard virtual warehouse running in auto-susp...
Question 304: Which Snowflake object is supported by both database replica...
Question 305: What is the name of the SnowSQLfile that can store connectio...
Question 306: Which Snowflake data governance feature can support auditing...
Question 307: Which privilege is required to use the search optimization s...
Question 308: Which database objects can be shared with the Snowflake secu...
Question 309: How does Snowflake support the use of structured and semi-st...
Question 310: Which table function should be used to view details on a Dir...
Question 311: What are the recommended alternative data types in Snowflake...
Question 312: When reviewing the load for a warehouse using the load monit...
Question 313: What does Snowflake recommend regarding database object owne...
Question 314: What action will change a customized schedule for a resource...
Question 315: A table, STUDENTS, is created using this command: An example...
Question 316: Which Snowflake feature records changes mace to a table so a...
Question 317: At what level is the MIN_DATA_RETENTION_TIME_IN_DAYS paramet...
Question 318: Which activities are included in the Cloud Sen/ices layer? (...
Question 319: How can a user change which columns are referenced in a view...
Question 320: What are benefits of using reader accounts when sharing data...
Question 321: Which statement accurately describes Snowflake's architectur...
Question 322: In a Snowflake role hierarchy, what is the top-level role?...
Question 323: Which objects together comprise a namespace in Snowflake? (S...
Question 324: Which feature allows a user the ability to control the organ...
Question 325: Which function will convert semi-structured data to a relati...
Question 326: A Snowflake user has been granted the create data EXCHANGE l...
Question 327: What happens to the privileges granted to Snowflake system-d...
Question 328: Which of the following can be executed/called with Snowpipe?...
Question 329: What is the MINIMUM size of a table for which Snowflake reco...
Question 330: Which semi-structured file format is a compressed, efficient...
Question 331: What happens when a virtual warehouse is resized?...
Question 332: Which type of role can be granted to a share?...
Question 333: A Snowflake user wants to temporarily bypass a network polic...
Question 334: Which command should be used to load data from a local compu...
Question 335: A column named "Data" contains VARIANT data and stores value...
Question 336: What is the MINIMUM permission needed to access a file URL f...
Question 337: Which privilege is required for a user to be able to view a ...
Question 338: A virtual warehouse is created using the following command: ...
Question 339: What is the MINIMUM Snowflake edition that must be used in o...
Question 340: What can a user win a reader account do in Snowflake?...
Question 341: What file formats does Snowflake support for loading semi-st...
Question 342: Which Snowflake layer is associated with virtual warehouses?...
Question 343: Which Snowflake feature enables loading data from cloud stor...
Question 344: What is the default access of a securable object until other...
Question 345: Which Snowsight feature can be used to perform data manipula...
Question 346: What are the default Time Travel and Fail-safe retention per...
Question 347: A Snowflake user needs to share unstructured data from an in...
Question 348: Which command will indicate whether a materialized view is b...
Question 349: How does the Access_History view enhance overall data govern...
Question 350: What is the purpose of the Snowflake SPLIT TO_TABLE function...
Question 351: Which resource monitor setting will cancel all active querie...
Question 352: Which account__usage views are used to evaluate the details ...
Question 353: Which tool or service can be used to graphically explore and...
Question 354: What is the purpose of configuring the scale factor paramete...
Question 355: Which Snowflake governance feature allows users to assign me...
Question 356: What is a characteristic of a tag associated with a masking ...
Question 357: Which table function will automatically detect the file meta...
Question 358: What impacts the credit consumption of maintaining a materia...
Question 359: What happens when a Snowflake user changes the data retentio...
Question 360: What feature of Snowflake Continuous Data Protection can be ...
Question 361: What command will return a list of files that have been unlo...
Question 362: Which metadata table will store the storage utilization info...
Question 363: The customer table in the T1 database is accidentally droppe...
Question 364: How can a data provider ensure that a data consumer is going...
Question 365: Which query profile statistics help determine if efficient p...
Question 366: A sales table FCT_SALES has 100 million records. The followi...
Question 367: Which command is used to lake away staged files from a Snowf...
Question 368: Which function can be used to convert semi-structured data i...
Question 369: A query runs significantly slower than expected. Which Query...
Question 370: How does the search optimization service improve query perfo...
Question 371: In Snowflake, the use of federated authentication enables wh...
Question 372: What Snowflake authentication method is recommended to use f...
Question 373: Which view should be checked to ensure that data has loaded ...
Question 374: A user has a standard multi-cluster warehouse auto-scaling p...
Question 375: Which of the following indicates that it may be appropriate ...
Question 376: When should a multi-cluster warehouse be used in auto-scalin...
Question 377: What tasks can be completed using the copy command? (Select ...
Question 378: Which Snowflake object does not consume any storage costs?...
Question 379: What is a benefit of using system tags?...
Question 380: Which Snowflake object can be accessed in he FROM clause of ...
Question 381: What can be interpreted based on the number of nodes reporte...
Question 382: Which Snowflake feature allows administrators to identify un...
Question 383: Which of the following SQL statements will list the version ...
Question 384: Which system_defined, read-only view display information on ...
Question 385: Which strategy is recommended to improve the performance of ...
Question 386: What feature can be used to reorganize a very large table on...
Question 387: Which languages requite that User-Defined Function (UDF) han...
Question 388: What are characteristics of the ownership privilege when it ...
Question 389: What happens when a database is cloned?...
Question 390: What does the Activity area of Snowsight allow users to do? ...
Question 391: What is a machine learning and data science partner within t...
Question 392: What happens when a network policy includes values that appe...
Question 393: A company needs to allow some users to see Personally Identi...
Question 394: Which object can be used to query the data loading history f...
Question 395: Which command is used to unload data from a Snowflake databa...
Question 396: Using which object-level parameters will help limit query pr...
Question 397: How can a Snowflake user traverse semi-structured data?...
Question 398: How many days is load history for Snowpipe retained?...
Question 399: Which of the following is the Snowflake Account_Usage.Meteri...
Question 400: By default, which role has access to the SYSTEM$GLOBAL_ACCOU...
Question 401: Using variables in Snowflake is denoted by using which SQL c...
Question 402: Which drivers or connectors are supported by Snowflake? (Sel...
Question 403: Structured data must be moved from a Snowflake table to an A...
Question 404: Which typos of charts does Snowsight support? (Select TWO)....
Question 405: How do Snowflake data providers share data that resides in d...
Question 406: What action will cause the cache associated with compute res...
Question 407: When unloading data to an external stage, what is the MAXIMU...
Question 408: When unloading data, which file format will keep floating-po...
Question 409: This query was executed: Assuming the weather_events table h...
Question 410: What Snowflake feature or service is used to prevent third p...
Question 411: What impact does dropping a column from a table have on the ...
Question 412: What action should be taken if a large number of concurrent ...
Question 413: When referring to User-Defined Function (UDF) names in Snowf...
Question 414: A table needs to be loaded. The input data is in JSON format...
Question 415: When a schema is cloned what happens to the tags that reside...
Question 416: Which Snowflake feature is used to track sensitive data to e...
Question 417: True or False: A Virtual Warehouse can be resized while susp...
Question 418: A Snowflake user needs to optimize the definition of a secur...
Question 419: Which command is used to start configuring Snowflake for Sin...
Question 420: Which type of join will list a I rows in the specified table...
Question 421: Which clients does Snowflake support Multi-Factor Authentica...
Question 422: What is a best practice after creating a custom role?...
Question 423: What Snowflake objects can contain custom application logic ...
Question 424: How should a Snowflake user access a third-party SaaS servic...
Question 425: A Snowflake user accidentally deleted a table. The table no ...
Question 426: Which of the following describes a Snowflake stored procedur...
Question 427: What does the TableScan operator represent in the Query Prof...
Question 428: Which Snowflake objects are supported by Snowpipe Streaming?...
Question 429: A query against which table will provide details about bytes...
Question 430: Which of the following are best practices for loading data i...
Question 431: Which statements are true concerning Snowflake's underlying ...
Question 432: What privileges or user roles are required to get or request...
Question 433: How can a user MINIMIZE Continuous Data Protection costs whe...
Question 434: Who can grant object privileges in a regular schema?...
Question 435: When cloning a schema, which Snowflake object will not be in...
Question 436: Which MINIMUM set of privileges is required to temporarily b...
Question 437: What is the purpose of multi-cluster virtual warehouses?...
Question 438: Which table function will identify data that was loaded usin...
Question 439: Which copy INTO command outputs the data into one file?...
Question 440: What does Snowflake recommend for a user assigned the ACCOUN...
Question 441: By default, which role can create resource monitors?...
Question 442: What service is provided as an integrated Snowflake feature ...
Question 443: Which Query Profile operator is considered a DML operator?...
Question 444: What is used to denote a pre-computed data set derived from ...
Question 445: Which semi-structured file formats are supported when unload...
Question 446: What type of account can be used to share data with a consum...
Question 447: True or False: Fail-safe can be disabled within a Snowflake ...
Question 448: What Snowflake tool can be used to share data and metadata t...
Question 449: How can a data provider validate that a secure view is confi...
Question 450: A user unloaded a Snowflake table called mytable to an inter...
Question 451: True or False: Snowpipe via REST API can only reference Exte...
Question 452: What costs are associated with sharing Snowflake data with a...
Question 453: What is the MINIMUM Snowflake edition required to add maskin...
Question 454: Which Snowflake data type is used to store JSON key value pa...
Question 455: Which commands can only be executed using SnowSQL? (Select T...
Question 456: Which features make up Snowflake's column level security? (S...
Question 457: What SQL command would be used to view all roles that were g...
Question 458: Network policies can be applied to which of the following Sn...
Question 459: When working with table MY_TABLE that contains 10 rows, whic...
Question 460: Which function is used to convert rows in a relational table...
Question 461: By default, how long is the standard retention period for Ti...
Question 462: Which statements reflect key functionalities of a Snowflake ...
Question 463: Secured Data Sharing is allowed for which Snowflake database...
Question 464: What are supported file formats for unloading data from Snow...
Question 465: Which Snowflake security feature has the HIGHEST precedence ...
Question 466: What Snowflake service or feature can be used to ensure that...
Question 467: What happens to the shared objects for users in a consumer a...
Question 468: How can a Snowsight user change a Standard virtual warehouse...
Question 469: Which file format option should be used when unloading data ...
Question 470: Which kind of Snowflake table stores file-level metadata for...
Question 471: Which type of URL gives permanent access to files in cloud s...
Question 472: Which cache type is used to cache data output from SQL queri...
Question 473: What SnowFlake database object is derived from a query speci...
Question 474: What is the only supported character set for loading and unl...
Question 475: What does creating a resource monitor for a virtual warehous...