SnowPro Core Part4
問題一覧
1
TABLE
2
フェイルセーフに移行する前に、データはさらに10日間保持されます。 The data will now retain an additional 10 days before moving into Fail-safe
3
TRANSIENT TABLE, TEMPORARY TABLE, EXETERNAL TABLE, PERMANENT TABLE
4
4
5
User Stage, Table Stage
6
Insert-only
7
内部ではプライベートなデータ交換、外部ではパブリックなデータ交換で共有する。 Share internally with private data exchange or externally with public data exchage, 安全で管理されたデータ共有 Secure, governed data sharing, ライブでデータ照会が可能 Live, ready to query data
8
クエリー処理 Query Processing
9
Behavior Change Release, Patch Release, Full Release
10
Snowsightを使用します: 管理 > 使用 > ストレージ Using Snowsight: Select Admin > Usage > Storage, クラシックWebインターフェイスを使用します: アカウント > 課金と使用状況 > 平均使用ストレージの順にクリックします。 Using Classic Web Interface: Click on Account > Billing & Usage > Average Storage Used
11
より高い値(MIN_DATA_RETENTION_TIME_IN_DAYSで設定) Higher value (set in MIN_DATA_RETENTION_TIME_IN_DAYS)
12
Snowflakeスクリプティングを使用した手続き型ロジック Procedural logic using Snowflake Scripting, ストアドプロシージャの呼び出し Call to a stored procedure, 単一のSQLステートメント Single SQL Statement
13
Snowsight: [Admin > Usage] を選択します。 Snowsight: Select Admin > Usage, クエリ - AUTOMATIC_CLUSTERING_HISTORYテーブル関数(Snowflake Information Schema内) Query - AUTOMATIC_CLUSTERING_HISTORY table function (in the Snowflake Information Schema), クエリ - AUTOMATIC_CLUSTERING_HISTORYビュー (アカウントの使用状況内) Query - AUTOMATIC_CLUSTERING_HISTORY View (in Account Usage), クラシック Web インターフェイス: 「AUTOMATIC_CLUSTERING」という名前のウェアハウスの下にある [Account > Billing & Usage] をクリックします。 Classic Web Interface: Click on Account > Billing & Usage under warehouse named 'AUTOMATIC_CLUSTERING'
14
MATERIALIZED VIEW, STANDARD VIEW, SECURE VIEW
15
Direct share, Data Marketplace, Data Excahnge
16
METADATA$ACTION, METADATA$ROW_ID, METADATA$ISUPDATE
17
変更されたマイクロパーティションのみがデータストレージに書き込まれます。 Only the changed micro partitions are written to the data storage
18
データベース内の特定のテーブルへのアクセス権 (SELECT) を付与します。 Grant access(SELECT) to the specific tables in the database, 共有するテーブルを含むデータベースおよびスキーマへのアクセス権 (USAGE) を付与します。 Grant access(USAGE) to the database and the schema containing the tables to share
19
FALSE
20
TRUE
21
Virtual Private Snowflake (VPS), Business Critical
22
User Menu Interface
23
REPLICATION_USAGE_HISTORY
24
トピックがマップされていない場合、Kafkaコネクタはトピック名を使用してトピックごとに新しいテーブルを作成します。 If the topics are not mapped, then the Kafka connector creates a new table for each topic using the topic name, Kafkaトピックは、Kafka構成の既存のSnowflakeテーブルにマップできます。 Kafka topics can be mapped to existing Snowflake tables in the Kafka configuration, Kafkaコネクタは、1つ以上のKafkaトピックをサブスクライブします。 The Kafka connector subscribes to one or more Kafka topics, 1つ以上のKafkaトピックからデータを読み取り、Snowflakeテーブルに読み込む Reads data from one or more Kafka topics and loads the data into a Snowflake table
25
ALTER TABLE
26
Data Providers, Data Consumers, Reader Accounts
27
FALSE
28
Access, Action, Governance
29
1 day
30
SHOW PIPES;
31
過去に更新または削除されたクエリデータ Query data in the past that has since been updated or deleted, 削除されたテーブル、スキーマ、およびデータベースを復元します。 Restore tables, schemas, and databases that have been dropped., 過去の特定の時点またはそれ以前に、表、スキーマおよびデータベース全体のクローンを作成します。 Create clones of entire tables, schemas, and databases at or before specific points in the past
32
個別の値の数 The number of distinct values, マイクロパーティションの各列の値の範囲 The range of values for each of the columns in the micro-partition, 最適化と効率的なクエリ処理の両方に使用される追加のプロパティ Additional properties used for both optimization and efficient query processing
33
Between 50 MB to 500 MB
34
FALSE
35
FALSE
36
マルチ・テラバイト (TB) 範囲の表 Tables in the multi-terabyte (TB) range
37
FALSE
38
SnowSQL
39
TRUE
40
UNDROP
41
他のSnowflakeアカウントとのデータの共有 Sharing data with other Snowflake accounts, 問合せを再実行しなくても、列(SUM、MIN、MAXなど。)の視覚統計を表示できます。 You can display visual statistics on columns (SUM, MIN, MAX, etc.) without re-running the query, スマートオートコンプリート機能は、挿入するSQLまたはオブジェクト構文を提案します。 The smart autocompletes feature suggests SQL or object syntax to insert, ユーザーおよびその他のアカウント・レベル・オブジェクトの作成と管理 Creating and managing users and other account-level objects
42
ORGANIZATION > ACCOUT > DATABASE > SCHEMA > TABLE
43
90 days
44
コマンドラインクライアント(例SnowSQL) Command line clients (e.g. SnowSQL), Webベースのユーザー・インタフェース A web-based user interface, ODBC and JDBC drivers
45
GRANT ROLE TO John; USE ROLE DBA_ROLE; USE DATABASE monica_db; Select * from t1;
46
External Tables, Materialized Views, Column Concatenation, Casts on table columns, Columns defined with COLLATE clause, Analytical Expressions
47
FALSE
48
Infrastructure Management, Query Parsing and Optimization, Metadata Management, Authentication, Access Control
49
FALSE
50
1
51
CHAR, VARCHAR, INTEGER, FLOAT, NUMERIC
52
Temporary Tables, Stages
53
Active data Storage, Fail-Safe Storage, Time Travel Storage
54
3 to 4
55
Integrations, Users, Roles
56
Semi-structured data types, Floating-point data types
57
グローバルMONITOR EXECUTION権限を持つロール Role that has the global MONITOR EXECUTION privilege, Account Administrator (ACCOUNTADMIN), タスクに対するOWNERSHIP権限を持つタスク所有者 Task Owner having OWNERSHIP privilege on a task
58
DATA_RETENTION_TIME_IN_DAYS
59
TRUE
60
GET, LIST, PUT, REMOVE
61
Tables, Secure Materialized View, Secure Views, External Tables, Secure UDFs
62
Java, Python, Scala
63
FALSE
64
Cloud Services, Database Storage, Query Processing
65
Schema Stage
66
共有データを照会し、自分のアカウントの既存のテーブルと結合する Query the shared data and join it with an existing table in their own account, CREATE TABLE ASを使用して、共有データを自分のアカウントの別のテーブルにコピーする Copy shared data into another table in their own account with CREATE TABLE AS
67
TRUNCATE
68
TRUE
69
UNDROP command will fail
70
データの保持期間が20日に短縮されます。 The data will now retain for a shorter period of 20 days
71
TRUNCATE
72
Native Programmatic Interface, Data Integration, Machine Learning & Data Science
73
Time Travel
74
All of these
75
TIMESTAMP_NTZ
76
Snowflake Connector of Python, Snowflake Connector for Kafka, Snowflake Connector for Spark
77
スケジュール間隔の遵守がそれほど重要でない場合を考慮します。 Consider when adherence to the schedure interval is less important., 複数の同時タスクをスケジュールして使用可能なコンピューティングリソースを活用することで、1つのウェアハウスを最大限に活用できる場合を検討します。 Consider when you can fully utilize a single warehouse by scheduling multiple concurrent tasks to take advantage of available compute resources.
78
SYSTEM$CLUSTERING_INFORMATION, SYSTEM$CLUSTERING_DEPTH
79
All of the Snowflake Editions
80
FALSE
81
FALSE
82
モニカはALTER TASKコマンドを実行してタスクを再開する必要があります。 Monica should run the ALTER TASK command to RESUME the task
83
1 day
84
結合条件でより頻繁に使用される列 Columns which are more often used in join conditions, where句でより頻繁に使用される列 Columns which are more often used in where clause, 最小カーディナリティから最大カーディナリティへの列の順序付け Ordering the columns from lowest cardinality to highest cardinality
85
CLUSTER BY
86
121 seconds
87
クラスタリング・キーはすべての表に対応しているわけではありません Clustering keys are not for every table, マルチテラバイトの範囲のテーブルは、クラスタリングキーの候補として適しています。 Tables in multi-terabytes range are good candidate for clustering keys, Snowflakeは、キーごとに最大3つまたは4つの列 (または式) を推奨します。 Snowflake recommends a maximum of three or four columns (or expressions) per key
88
データはSnowflake Fail-safeに移動 Data is moved to Snowflake Fail-safe
89
MIN_DATA_RETENTION_TIME_IN_DAYS
90
Standard, Insert-only, Append-only
91
GCP, AWS, AZURE
92
TRUE
93
All of these
94
TRUE
95
Internal (Snowflake) stages, External Table
96
ALTER TABLE
97
変更がクローンテーブルに反映されない The changes do not reflect in the cloned table
98
14 days
99
共有ディスクと共有なしのデータベース・アーキテクチャのハイブリッド Hybrid of Shared-disk and Shared-nothing database architectures
100
REPLICATION_USAGE_HISTORY
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 Part3
SnowPro Core Part3
相馬涼人 · 100問 · 2年前SnowPro Core Part3
SnowPro Core Part3
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
TABLE
2
フェイルセーフに移行する前に、データはさらに10日間保持されます。 The data will now retain an additional 10 days before moving into Fail-safe
3
TRANSIENT TABLE, TEMPORARY TABLE, EXETERNAL TABLE, PERMANENT TABLE
4
4
5
User Stage, Table Stage
6
Insert-only
7
内部ではプライベートなデータ交換、外部ではパブリックなデータ交換で共有する。 Share internally with private data exchange or externally with public data exchage, 安全で管理されたデータ共有 Secure, governed data sharing, ライブでデータ照会が可能 Live, ready to query data
8
クエリー処理 Query Processing
9
Behavior Change Release, Patch Release, Full Release
10
Snowsightを使用します: 管理 > 使用 > ストレージ Using Snowsight: Select Admin > Usage > Storage, クラシックWebインターフェイスを使用します: アカウント > 課金と使用状況 > 平均使用ストレージの順にクリックします。 Using Classic Web Interface: Click on Account > Billing & Usage > Average Storage Used
11
より高い値(MIN_DATA_RETENTION_TIME_IN_DAYSで設定) Higher value (set in MIN_DATA_RETENTION_TIME_IN_DAYS)
12
Snowflakeスクリプティングを使用した手続き型ロジック Procedural logic using Snowflake Scripting, ストアドプロシージャの呼び出し Call to a stored procedure, 単一のSQLステートメント Single SQL Statement
13
Snowsight: [Admin > Usage] を選択します。 Snowsight: Select Admin > Usage, クエリ - AUTOMATIC_CLUSTERING_HISTORYテーブル関数(Snowflake Information Schema内) Query - AUTOMATIC_CLUSTERING_HISTORY table function (in the Snowflake Information Schema), クエリ - AUTOMATIC_CLUSTERING_HISTORYビュー (アカウントの使用状況内) Query - AUTOMATIC_CLUSTERING_HISTORY View (in Account Usage), クラシック Web インターフェイス: 「AUTOMATIC_CLUSTERING」という名前のウェアハウスの下にある [Account > Billing & Usage] をクリックします。 Classic Web Interface: Click on Account > Billing & Usage under warehouse named 'AUTOMATIC_CLUSTERING'
14
MATERIALIZED VIEW, STANDARD VIEW, SECURE VIEW
15
Direct share, Data Marketplace, Data Excahnge
16
METADATA$ACTION, METADATA$ROW_ID, METADATA$ISUPDATE
17
変更されたマイクロパーティションのみがデータストレージに書き込まれます。 Only the changed micro partitions are written to the data storage
18
データベース内の特定のテーブルへのアクセス権 (SELECT) を付与します。 Grant access(SELECT) to the specific tables in the database, 共有するテーブルを含むデータベースおよびスキーマへのアクセス権 (USAGE) を付与します。 Grant access(USAGE) to the database and the schema containing the tables to share
19
FALSE
20
TRUE
21
Virtual Private Snowflake (VPS), Business Critical
22
User Menu Interface
23
REPLICATION_USAGE_HISTORY
24
トピックがマップされていない場合、Kafkaコネクタはトピック名を使用してトピックごとに新しいテーブルを作成します。 If the topics are not mapped, then the Kafka connector creates a new table for each topic using the topic name, Kafkaトピックは、Kafka構成の既存のSnowflakeテーブルにマップできます。 Kafka topics can be mapped to existing Snowflake tables in the Kafka configuration, Kafkaコネクタは、1つ以上のKafkaトピックをサブスクライブします。 The Kafka connector subscribes to one or more Kafka topics, 1つ以上のKafkaトピックからデータを読み取り、Snowflakeテーブルに読み込む Reads data from one or more Kafka topics and loads the data into a Snowflake table
25
ALTER TABLE
26
Data Providers, Data Consumers, Reader Accounts
27
FALSE
28
Access, Action, Governance
29
1 day
30
SHOW PIPES;
31
過去に更新または削除されたクエリデータ Query data in the past that has since been updated or deleted, 削除されたテーブル、スキーマ、およびデータベースを復元します。 Restore tables, schemas, and databases that have been dropped., 過去の特定の時点またはそれ以前に、表、スキーマおよびデータベース全体のクローンを作成します。 Create clones of entire tables, schemas, and databases at or before specific points in the past
32
個別の値の数 The number of distinct values, マイクロパーティションの各列の値の範囲 The range of values for each of the columns in the micro-partition, 最適化と効率的なクエリ処理の両方に使用される追加のプロパティ Additional properties used for both optimization and efficient query processing
33
Between 50 MB to 500 MB
34
FALSE
35
FALSE
36
マルチ・テラバイト (TB) 範囲の表 Tables in the multi-terabyte (TB) range
37
FALSE
38
SnowSQL
39
TRUE
40
UNDROP
41
他のSnowflakeアカウントとのデータの共有 Sharing data with other Snowflake accounts, 問合せを再実行しなくても、列(SUM、MIN、MAXなど。)の視覚統計を表示できます。 You can display visual statistics on columns (SUM, MIN, MAX, etc.) without re-running the query, スマートオートコンプリート機能は、挿入するSQLまたはオブジェクト構文を提案します。 The smart autocompletes feature suggests SQL or object syntax to insert, ユーザーおよびその他のアカウント・レベル・オブジェクトの作成と管理 Creating and managing users and other account-level objects
42
ORGANIZATION > ACCOUT > DATABASE > SCHEMA > TABLE
43
90 days
44
コマンドラインクライアント(例SnowSQL) Command line clients (e.g. SnowSQL), Webベースのユーザー・インタフェース A web-based user interface, ODBC and JDBC drivers
45
GRANT ROLE TO John; USE ROLE DBA_ROLE; USE DATABASE monica_db; Select * from t1;
46
External Tables, Materialized Views, Column Concatenation, Casts on table columns, Columns defined with COLLATE clause, Analytical Expressions
47
FALSE
48
Infrastructure Management, Query Parsing and Optimization, Metadata Management, Authentication, Access Control
49
FALSE
50
1
51
CHAR, VARCHAR, INTEGER, FLOAT, NUMERIC
52
Temporary Tables, Stages
53
Active data Storage, Fail-Safe Storage, Time Travel Storage
54
3 to 4
55
Integrations, Users, Roles
56
Semi-structured data types, Floating-point data types
57
グローバルMONITOR EXECUTION権限を持つロール Role that has the global MONITOR EXECUTION privilege, Account Administrator (ACCOUNTADMIN), タスクに対するOWNERSHIP権限を持つタスク所有者 Task Owner having OWNERSHIP privilege on a task
58
DATA_RETENTION_TIME_IN_DAYS
59
TRUE
60
GET, LIST, PUT, REMOVE
61
Tables, Secure Materialized View, Secure Views, External Tables, Secure UDFs
62
Java, Python, Scala
63
FALSE
64
Cloud Services, Database Storage, Query Processing
65
Schema Stage
66
共有データを照会し、自分のアカウントの既存のテーブルと結合する Query the shared data and join it with an existing table in their own account, CREATE TABLE ASを使用して、共有データを自分のアカウントの別のテーブルにコピーする Copy shared data into another table in their own account with CREATE TABLE AS
67
TRUNCATE
68
TRUE
69
UNDROP command will fail
70
データの保持期間が20日に短縮されます。 The data will now retain for a shorter period of 20 days
71
TRUNCATE
72
Native Programmatic Interface, Data Integration, Machine Learning & Data Science
73
Time Travel
74
All of these
75
TIMESTAMP_NTZ
76
Snowflake Connector of Python, Snowflake Connector for Kafka, Snowflake Connector for Spark
77
スケジュール間隔の遵守がそれほど重要でない場合を考慮します。 Consider when adherence to the schedure interval is less important., 複数の同時タスクをスケジュールして使用可能なコンピューティングリソースを活用することで、1つのウェアハウスを最大限に活用できる場合を検討します。 Consider when you can fully utilize a single warehouse by scheduling multiple concurrent tasks to take advantage of available compute resources.
78
SYSTEM$CLUSTERING_INFORMATION, SYSTEM$CLUSTERING_DEPTH
79
All of the Snowflake Editions
80
FALSE
81
FALSE
82
モニカはALTER TASKコマンドを実行してタスクを再開する必要があります。 Monica should run the ALTER TASK command to RESUME the task
83
1 day
84
結合条件でより頻繁に使用される列 Columns which are more often used in join conditions, where句でより頻繁に使用される列 Columns which are more often used in where clause, 最小カーディナリティから最大カーディナリティへの列の順序付け Ordering the columns from lowest cardinality to highest cardinality
85
CLUSTER BY
86
121 seconds
87
クラスタリング・キーはすべての表に対応しているわけではありません Clustering keys are not for every table, マルチテラバイトの範囲のテーブルは、クラスタリングキーの候補として適しています。 Tables in multi-terabytes range are good candidate for clustering keys, Snowflakeは、キーごとに最大3つまたは4つの列 (または式) を推奨します。 Snowflake recommends a maximum of three or four columns (or expressions) per key
88
データはSnowflake Fail-safeに移動 Data is moved to Snowflake Fail-safe
89
MIN_DATA_RETENTION_TIME_IN_DAYS
90
Standard, Insert-only, Append-only
91
GCP, AWS, AZURE
92
TRUE
93
All of these
94
TRUE
95
Internal (Snowflake) stages, External Table
96
ALTER TABLE
97
変更がクローンテーブルに反映されない The changes do not reflect in the cloned table
98
14 days
99
共有ディスクと共有なしのデータベース・アーキテクチャのハイブリッド Hybrid of Shared-disk and Shared-nothing database architectures
100
REPLICATION_USAGE_HISTORY