SnowPro Core Part3
問題一覧
1
スケールアウトすると、同時実行性が向上します。 Scaling out improves concurrency.
2
1 day
3
SQL
4
AWS PrivateLink
5
TRUNCATECOLUMNS = TRUE, ENFORCE_LENGTH = FALSE
6
PURGE = TRUE
7
ステートメントの実行状況を確認する Check the status of the execution of a statement, 実行のために SQL ステートメントを送信する Submit SQL statements for execution, クエリ結果の同時取得 Fetch query results concurrently, ステートメントの実行を取り消す Cancel the execution of a statement
8
GET, REMOVE, PUT, LIST
9
USAGE
10
8
11
非構造化データ用の REST API REST API for unstructured data
12
役割DBA_ROLEをジョンに付与する。ロールDBA_ROLEを使用します。データベースmonica_dbを使用する。t1 から * を選択します。 GRANT ROLE DBA_ROLE TO John; USE ROLE DBA_ROLE; USE DATABASE monica_db; Select * from t1;
13
1 day
14
最初のクラスターは、クエリがキューに入れられるか、現在実行されているクラスターが実行できるクエリよりも 1 つ多いことをシステムが検出すると、すぐに開始されます。 The first cluster starts immediately when either a query is queued or the system detects that there's one more query than the currenly-runnning clusters can execute.
15
NULL
16
Allowed IP Addresses, Policy Name
17
CREATE TABLE AS を使用して、共有データを自分のアカウントの別のテーブルにコピーする Copy shared data into another table in their own account with CREATE TABLE AS, 共有データをクエリし、自分のアカウントの既存のテーブルと結合します Query the shared data and join it with an existing table in their own account
18
Kafkaトピックは、Kafka構成で既存のSnowflakeテーブルにマッピングできます Kafka topics can be mapped to existing Snowflake tables in the Kafka configration, トピックがマッピングされていない場合、Kafka コネクターはトピック名を使用してトピックごとに新しいテーブルを作成します If the topics are not mapped, then the Kafka connector creates a new table for each topic using the topic name, 1つ以上のKafkaトピックからデータを読み取り、Snowflakeテーブルにデータをロードします。 Reads data from one or more Kafka topics and loads the data into a Snowflake table., Kafka コネクターは、1 つ以上の Kafka トピックにサブスクライブします The Kafka connector subcribes to one or more Kafka topics
19
Minimum Clusters = 2 and Maximum Clusters = 6
20
Semi-structured data types, Floating-point data types
21
DBA_ROLEを削除したロールがデータベースを所有します。 The role that droped the DBA_ROLE will own the database.
22
Snowflakeには SUPER-ROLE または SUPER-USER の概念はありません There is no concept of SUPER-ROLE or SUPER-USER in Snowflake
23
External Tables, Temporary Tables
24
FALSE
25
FALSE
26
1
27
MIN_DATA_RETENTION_TIME_IN_DAYS
28
FALSE
29
None of these
30
Insert-only, Standard, Append-only
31
User Menu Interface
32
アカウントの使用状況QUERY_HISTORYビュー Account Usage QUERY_HISTORY view
33
FALSE
34
SYSTEM | BLOCK
35
Partition Pruning, Join Ordering, Join Types
36
TRUE
37
異なる仮想ウェアハウスで同様のクエリをグループ化して実行し、パフォーマンスとコストを最適化するために、ローカルディスクキャッシュの再利用を最大化します。 Group and Execute similar queries on the different virtual warehouses to maximize local disk cache reuse, for performance and cost optimization., 結果は、ローカル ディスク キャッシュの場合、Cloud Storage レイヤに保存されます。 Results are stored in the Cloud Storage layer in the case of Local Disk Cache.
38
TRUE
39
TRUE
40
最適化と効率的なクエリ処理の両方に使用される追加のプロパティ Additional properties used for both optimization and efficient query processing, マイクロパーティション内の各列の値の範囲 The range of values for each of the columns in the micro-partition, 個別の値の数。 The number of distinct values.
41
Machine Learning & Data Science, Native Programmatic Interfaces, Data Integration
42
Action, Access, Governance
43
Aggregate Fuction
44
Using FLATTEN table function
45
ロードする特定のファイルのリストの指定 Specifying a list of specific files to load
46
Database Storage, Cloud Service, Query Processing
47
URL は、永続化されたクエリ結果の期間が終了すると期限切れになります The URL expires when the persisted query result period ends
48
FALSE
49
S
50
FALSE
51
REPLICATION_USAGE_HISTORY
52
TRUE
53
TRUE
54
データは、Fail-safe を移行する前にさらに 10 日間保持されます。 The data will now retain an additional 10 days before moving Fail-safe.
55
Enterprise Edition, Business Critical, VPS, Standard Edition
56
FALSE
57
FALSE
58
セキュアビューにより、データのプライバシーとデータ共有が向上 Secure views provide improved data privacy and data sharing, 非マテリアライズドビューとマテリアライズドビューはどちらもセキュアとして定義できます。 Both non-materialized and materialized views can be difined as secure.
59
TRUE
60
ACCOUNTADMIN, SECURITYADMIN
61
TRANSIENT TABLE, EXTERNAL TABLE, TEMPORARY TABLE, PERMANENT TABLE
62
指定された行を含む、指定された確率でテーブルの一部をサンプリングする。 Sample a fraction of the table with a specified probability of including a given row, 固定された、指定された行数をサンプリングする Sample a fixed, specified number of rows
63
GET_RELATIVE_PATH
64
TIMESTAMP_NTZ
65
DATABASEADMIN
66
INITIALLY_SUSPENDED = TRUE
67
FALSE
68
比較的同種のクエリ(サイズ、複雑さ、データセットなど)を同じウェアハウス上で実行する。 Execute relatively homogeneous queries(size, complexity, data sets, etc.) on the same warehouse.
69
SECURITYADMIN
70
gzip
71
ジョンのクエリは、クエリ結果キャッシュから得られた。 John's query resulted from the Query Result cache.
72
Yes
73
タスクのOWNERSHIP権限を持つタスクオーナー Task Owner having OWNERSHIP privilege on a task, アカウント管理者 (ACCOUNTADMIN) Account Administrator (ACCOUNTADMIN), グローバルなMONITOR EXECUTION権限を持つロール Role that has the global MONITOR EXECUTION privilege
74
PDFから実際のデータを抽出し、Snowflake WebUIのout of boxオプションを使用してSnowflakeテーブルにロードします。 Extract actual data from PDF and load it into Snowflake tables using Snowflake WebUI out of the box option.
75
16 MB
76
TABLE
77
Scala, Python, Java
78
カスタムアプリケーションでの使用に最適で、非構造化データを共有経由で他のアカウントに提供する。 Ideal for use in custom applications, providing unstructured data to other accounts via a share
79
変更されたマイクロ・パーティションだけがデータ・ストレージに書き込まれる Only the changed micro partitions are written to the data storage
80
これは、テーブルに値を挿入する前に、ターゲット・テーブルを切り捨てることを指定する。 It specifes that target table should be truncated before inserting the values into the table.
81
モニカは安全なUDFを作るべきだ Monica should create a secure UDF
82
UTF-8
83
Behavior Change Release, Patch Release, Full Release
84
裁量アクセス制御(MAC) Discretionary Access Control (MAC), 役割ベースのアクセス制御(RBAC) Role-based Access Contorl (RBAC)
85
FIELD_OPTIONALLY_ENCLOSED_BYオプションを設定して、文字列を引用符で囲む。 Enclose strings in quotes by setting the FIELD_OPTIONALLY_ENCLOSED_BY option.
86
FALSE
87
Active data Storage, Fail-Safe Storage, Time Travel Storage
88
ALTER TABLE
89
Retired Key
90
BUILD_SCOPED_FILE_URL
91
Schema Stage
92
Data Marketplace, Data Exchange, Direct share
93
Query Processing
94
Authorization, Access, Data Protection, Authentication
95
次のようにSQLコマンドを使用して、同じデータで同じテーブルをクローンします - CREATE TABLE EMPLOYEE_DATA_OTHER CLONE EMPLOYEE_DATA Clone the table with same data with same data with SQL command as follows - CREATE TABLE EMPLOYEE_DATA_OTHER CLONE EMPLOYEE_DATA;
96
FALSE
97
数テラバイト(TB)級のテーブル Tables in the multi-terabyte (TB) range
98
Snowflakeは、Results Cacheのデータがまだ利用可能な最新のデータである限り、そのデータを再利用します。 Snowflake will re-use data from the Results Cache as long as it is still the most up-to-date data available., Snowflakeは、ダッシュボードが更新されるたびに最新のデータを表示します。 Snowflake will show the most up-to-date data each time the dashboard is refreshed., Snowflakeは、基礎となるデータが変更された場合にのみ、ウェアハウスをスピンアップします。 Snowflake will spin up a warehouse only if the underlying data has changed.
99
14 days
100
System Function
SnowPro Core Part1
SnowPro Core Part1
相馬涼人 · 100問 · 2年前SnowPro Core Part1
SnowPro Core Part1
100問 • 2年前SnowPro Core Part2
SnowPro Core Part2
相馬涼人 · 3回閲覧 · 100問 · 2年前SnowPro Core Part2
SnowPro Core Part2
3回閲覧 • 100問 • 2年前SnowPro Core Part4
SnowPro Core Part4
相馬涼人 · 100問 · 2年前SnowPro Core Part4
SnowPro Core Part4
100問 • 2年前SnowPro Core Part5
SnowPro Core Part5
相馬涼人 · 100問 · 2年前SnowPro Core Part5
SnowPro Core Part5
100問 • 2年前SnowPro Core Part6
SnowPro Core Part6
相馬涼人 · 90問 · 2年前SnowPro Core Part6
SnowPro Core Part6
90問 • 2年前Tableau Certified Consultant Practice Exam Test #1
Tableau Certified Consultant Practice Exam Test #1
相馬涼人 · 100問 · 1年前Tableau Certified Consultant Practice Exam Test #1
Tableau Certified Consultant Practice Exam Test #1
100問 • 1年前Tableau Certified Consultant Practice Exam Test #2
Tableau Certified Consultant Practice Exam Test #2
相馬涼人 · 40問 · 1年前Tableau Certified Consultant Practice Exam Test #2
Tableau Certified Consultant Practice Exam Test #2
40問 • 1年前Tableau Certified Consultant Practice Exam Test #3
Tableau Certified Consultant Practice Exam Test #3
相馬涼人 · 40問 · 1年前Tableau Certified Consultant Practice Exam Test #3
Tableau Certified Consultant Practice Exam Test #3
40問 • 1年前Tableau Certified Consultant Practice Exam Test #4
Tableau Certified Consultant Practice Exam Test #4
相馬涼人 · 40問 · 1年前Tableau Certified Consultant Practice Exam Test #4
Tableau Certified Consultant Practice Exam Test #4
40問 • 1年前Tableau Certified Consultant Practice Exam Test #5
Tableau Certified Consultant Practice Exam Test #5
相馬涼人 · 40問 · 1年前Tableau Certified Consultant Practice Exam Test #5
Tableau Certified Consultant Practice Exam Test #5
40問 • 1年前Tableau Certified Consultant Practice Exam Test #6
Tableau Certified Consultant Practice Exam Test #6
相馬涼人 · 40問 · 1年前Tableau Certified Consultant Practice Exam Test #6
Tableau Certified Consultant Practice Exam Test #6
40問 • 1年前問題一覧
1
スケールアウトすると、同時実行性が向上します。 Scaling out improves concurrency.
2
1 day
3
SQL
4
AWS PrivateLink
5
TRUNCATECOLUMNS = TRUE, ENFORCE_LENGTH = FALSE
6
PURGE = TRUE
7
ステートメントの実行状況を確認する Check the status of the execution of a statement, 実行のために SQL ステートメントを送信する Submit SQL statements for execution, クエリ結果の同時取得 Fetch query results concurrently, ステートメントの実行を取り消す Cancel the execution of a statement
8
GET, REMOVE, PUT, LIST
9
USAGE
10
8
11
非構造化データ用の REST API REST API for unstructured data
12
役割DBA_ROLEをジョンに付与する。ロールDBA_ROLEを使用します。データベースmonica_dbを使用する。t1 から * を選択します。 GRANT ROLE DBA_ROLE TO John; USE ROLE DBA_ROLE; USE DATABASE monica_db; Select * from t1;
13
1 day
14
最初のクラスターは、クエリがキューに入れられるか、現在実行されているクラスターが実行できるクエリよりも 1 つ多いことをシステムが検出すると、すぐに開始されます。 The first cluster starts immediately when either a query is queued or the system detects that there's one more query than the currenly-runnning clusters can execute.
15
NULL
16
Allowed IP Addresses, Policy Name
17
CREATE TABLE AS を使用して、共有データを自分のアカウントの別のテーブルにコピーする Copy shared data into another table in their own account with CREATE TABLE AS, 共有データをクエリし、自分のアカウントの既存のテーブルと結合します Query the shared data and join it with an existing table in their own account
18
Kafkaトピックは、Kafka構成で既存のSnowflakeテーブルにマッピングできます Kafka topics can be mapped to existing Snowflake tables in the Kafka configration, トピックがマッピングされていない場合、Kafka コネクターはトピック名を使用してトピックごとに新しいテーブルを作成します If the topics are not mapped, then the Kafka connector creates a new table for each topic using the topic name, 1つ以上のKafkaトピックからデータを読み取り、Snowflakeテーブルにデータをロードします。 Reads data from one or more Kafka topics and loads the data into a Snowflake table., Kafka コネクターは、1 つ以上の Kafka トピックにサブスクライブします The Kafka connector subcribes to one or more Kafka topics
19
Minimum Clusters = 2 and Maximum Clusters = 6
20
Semi-structured data types, Floating-point data types
21
DBA_ROLEを削除したロールがデータベースを所有します。 The role that droped the DBA_ROLE will own the database.
22
Snowflakeには SUPER-ROLE または SUPER-USER の概念はありません There is no concept of SUPER-ROLE or SUPER-USER in Snowflake
23
External Tables, Temporary Tables
24
FALSE
25
FALSE
26
1
27
MIN_DATA_RETENTION_TIME_IN_DAYS
28
FALSE
29
None of these
30
Insert-only, Standard, Append-only
31
User Menu Interface
32
アカウントの使用状況QUERY_HISTORYビュー Account Usage QUERY_HISTORY view
33
FALSE
34
SYSTEM | BLOCK
35
Partition Pruning, Join Ordering, Join Types
36
TRUE
37
異なる仮想ウェアハウスで同様のクエリをグループ化して実行し、パフォーマンスとコストを最適化するために、ローカルディスクキャッシュの再利用を最大化します。 Group and Execute similar queries on the different virtual warehouses to maximize local disk cache reuse, for performance and cost optimization., 結果は、ローカル ディスク キャッシュの場合、Cloud Storage レイヤに保存されます。 Results are stored in the Cloud Storage layer in the case of Local Disk Cache.
38
TRUE
39
TRUE
40
最適化と効率的なクエリ処理の両方に使用される追加のプロパティ Additional properties used for both optimization and efficient query processing, マイクロパーティション内の各列の値の範囲 The range of values for each of the columns in the micro-partition, 個別の値の数。 The number of distinct values.
41
Machine Learning & Data Science, Native Programmatic Interfaces, Data Integration
42
Action, Access, Governance
43
Aggregate Fuction
44
Using FLATTEN table function
45
ロードする特定のファイルのリストの指定 Specifying a list of specific files to load
46
Database Storage, Cloud Service, Query Processing
47
URL は、永続化されたクエリ結果の期間が終了すると期限切れになります The URL expires when the persisted query result period ends
48
FALSE
49
S
50
FALSE
51
REPLICATION_USAGE_HISTORY
52
TRUE
53
TRUE
54
データは、Fail-safe を移行する前にさらに 10 日間保持されます。 The data will now retain an additional 10 days before moving Fail-safe.
55
Enterprise Edition, Business Critical, VPS, Standard Edition
56
FALSE
57
FALSE
58
セキュアビューにより、データのプライバシーとデータ共有が向上 Secure views provide improved data privacy and data sharing, 非マテリアライズドビューとマテリアライズドビューはどちらもセキュアとして定義できます。 Both non-materialized and materialized views can be difined as secure.
59
TRUE
60
ACCOUNTADMIN, SECURITYADMIN
61
TRANSIENT TABLE, EXTERNAL TABLE, TEMPORARY TABLE, PERMANENT TABLE
62
指定された行を含む、指定された確率でテーブルの一部をサンプリングする。 Sample a fraction of the table with a specified probability of including a given row, 固定された、指定された行数をサンプリングする Sample a fixed, specified number of rows
63
GET_RELATIVE_PATH
64
TIMESTAMP_NTZ
65
DATABASEADMIN
66
INITIALLY_SUSPENDED = TRUE
67
FALSE
68
比較的同種のクエリ(サイズ、複雑さ、データセットなど)を同じウェアハウス上で実行する。 Execute relatively homogeneous queries(size, complexity, data sets, etc.) on the same warehouse.
69
SECURITYADMIN
70
gzip
71
ジョンのクエリは、クエリ結果キャッシュから得られた。 John's query resulted from the Query Result cache.
72
Yes
73
タスクのOWNERSHIP権限を持つタスクオーナー Task Owner having OWNERSHIP privilege on a task, アカウント管理者 (ACCOUNTADMIN) Account Administrator (ACCOUNTADMIN), グローバルなMONITOR EXECUTION権限を持つロール Role that has the global MONITOR EXECUTION privilege
74
PDFから実際のデータを抽出し、Snowflake WebUIのout of boxオプションを使用してSnowflakeテーブルにロードします。 Extract actual data from PDF and load it into Snowflake tables using Snowflake WebUI out of the box option.
75
16 MB
76
TABLE
77
Scala, Python, Java
78
カスタムアプリケーションでの使用に最適で、非構造化データを共有経由で他のアカウントに提供する。 Ideal for use in custom applications, providing unstructured data to other accounts via a share
79
変更されたマイクロ・パーティションだけがデータ・ストレージに書き込まれる Only the changed micro partitions are written to the data storage
80
これは、テーブルに値を挿入する前に、ターゲット・テーブルを切り捨てることを指定する。 It specifes that target table should be truncated before inserting the values into the table.
81
モニカは安全なUDFを作るべきだ Monica should create a secure UDF
82
UTF-8
83
Behavior Change Release, Patch Release, Full Release
84
裁量アクセス制御(MAC) Discretionary Access Control (MAC), 役割ベースのアクセス制御(RBAC) Role-based Access Contorl (RBAC)
85
FIELD_OPTIONALLY_ENCLOSED_BYオプションを設定して、文字列を引用符で囲む。 Enclose strings in quotes by setting the FIELD_OPTIONALLY_ENCLOSED_BY option.
86
FALSE
87
Active data Storage, Fail-Safe Storage, Time Travel Storage
88
ALTER TABLE
89
Retired Key
90
BUILD_SCOPED_FILE_URL
91
Schema Stage
92
Data Marketplace, Data Exchange, Direct share
93
Query Processing
94
Authorization, Access, Data Protection, Authentication
95
次のようにSQLコマンドを使用して、同じデータで同じテーブルをクローンします - CREATE TABLE EMPLOYEE_DATA_OTHER CLONE EMPLOYEE_DATA Clone the table with same data with same data with SQL command as follows - CREATE TABLE EMPLOYEE_DATA_OTHER CLONE EMPLOYEE_DATA;
96
FALSE
97
数テラバイト(TB)級のテーブル Tables in the multi-terabyte (TB) range
98
Snowflakeは、Results Cacheのデータがまだ利用可能な最新のデータである限り、そのデータを再利用します。 Snowflake will re-use data from the Results Cache as long as it is still the most up-to-date data available., Snowflakeは、ダッシュボードが更新されるたびに最新のデータを表示します。 Snowflake will show the most up-to-date data each time the dashboard is refreshed., Snowflakeは、基礎となるデータが変更された場合にのみ、ウェアハウスをスピンアップします。 Snowflake will spin up a warehouse only if the underlying data has changed.
99
14 days
100
System Function