2026年01月 Snowflake SnowPro-Core日本語認定リアル2026年最新の模擬試験合格させます [Q143-Q163]

Share

2026年01月 Snowflake SnowPro-Core日本語認定リアル2026年最新の模擬試験合格させます

SnowPro-Core日本語試験問題と有効なSnowPro-Core日本語問題集でPDF

質問 # 143
マルチクラスター ウェアハウスがエコノミー スケーリング ポリシーを使用している場合、別のクラスターが開始されるまでクエリはキュー内でどれくらい待機しますか?

  • A. 2分
  • B. 8分
  • C. 1分
  • D. 6分

正解:D


質問 # 144
Snowflake Search Optimization Services は、どの種類のクエリのパフォーマンスの向上をサポートしていますか?

  • A. テーブル内の列のサブセットに対するクエリ
  • B. 1 TB を超えるテーブルに対するクエリ
  • C. 選択的なポイント ルックアップ クエリ
  • D. DML が頻繁に発生する大きなテーブルに対するクエリ

正解:C

解説:
Reference:
https://docs.snowflake.com/en/user-guide/search-optimization-service.html#:~:text=The%20search%20optimiza
%20point,OBJECT%2C%20and%20ARRAY%20columns)


質問 # 145
Snowflake クエリ プロファイルの特徴は何ですか?

  • A. どのクエリが最も多くのコンピューティング リソースを使用しているかに関する詳細な統計を提供します。
  • B. Query Profile API を使用してサードパーティ ソフトウェアで使用できます。
  • C. 1 週間あたり最大 100 件のクエリに関する統計を提供できます。
  • D. クエリ処理の主要コンポーネントをグラフィック表示します。

正解:D


質問 # 146
タスクを一時停止または再開するには、Snowflake ロールにどのタスク権限が必要ですか?

  • A. 所有権
  • B. モニター
  • C. 使用法
  • D. 操作します

正解:D

解説:
In Snowflake, the OPERATE privilege is required for a role to suspend or resume a task. This privilege allows the role to perform operational tasks such as starting and stopping tasks, which includes suspending and resuming them6


質問 # 147
データをSnowflakeにロードする際に考慮すべきベストプラクティスの推奨事項は次のうちどれですか? (2 つ選択)。

  • A. 半構造化データ型を削除
  • B. 約 25 MB 以下のファイルを読み込みます。
  • C. すべての日付とタイムスタンプを削除します。
  • D. 数値データ型にコンマなどの埋め込み文字を使用しない
  • E. 約 100 ~ 250 MB (またはそれ以上) のファイルをロードします。

正解:D、E

解説:
When loading data into Snowflake, it is recommended to:
* C. Load files that are approximately 100-250 MB (or larger): This size is optimal for parallel processing and can help to maximize throughput. Smaller files can lead to overhead that outweighs the actual data processing time.
* D. Avoid using embedded characters such as commas for numeric data types: Embedded characters can cause issues during data loading as they may be interpreted incorrectly. It's best to clean the data of such characters to ensure accurate and efficient data loading.
These best practices are designed to optimize the data loading process, ensuring that data is loaded quickly and accurately into Snowflake.
References:
* Snowflake Documentation on Data Loading Considerations
* [COF-C02] SnowPro Core Certification Exam Study Guide


質問 # 148
Snowflake ユーザーは数値を含む 2 つのテーブルを持っており、両方のテーブルにどの値が存在するかを調べようとしています。どの集合演算子を使用する必要がありますか?

  • A. 交差
  • B. MFRCK
  • C. ユニオン
  • D. マイナス

正解:A


質問 # 149
COPY INTO <table> コマンドを使用してテーブルにデータをロードする場合、どのような変換がサポートされますか?
(2 つ選択してください)。

  • A. FLATTEN 関数
  • B. JOIN 関数
  • C. GROUP BY 関数
  • D. 列の並べ替え
  • E. 列の省略

正解:D、E

解説:
The COPY INTO <table> command in Snowflake supports column reordering and column omission as part of its data transformation capabilities during the load process45.


質問 # 150
次の記述のうち、データの読み込みについて正しいものはどれですか?
一つ選択してください。

  • A. 10 ~ 100MB の範囲の結婚ファイルは、ロードの並列処理の「スイート スポット」に配置される傾向があります。一度ロードすると、すでにロードされているファイルを強制的に再ロードするオプションはありません。
  • B. 「読み込み用のディール ファイル サイズは、マイクロ パーティションのサイズに合わせて 16MB です。
  • C. 仮想ウェアハウスのサイズを x-Small から Small に変更すると、1 つのファイルの処理速度が 2 倍になります

正解:A


質問 # 151
ユーザーは、Snowflake での単一の大規模で複雑なクエリのパフォーマンスを向上させるにはどうすればよいでしょうか?

  • A. 経済的なウェアハウスのスケーリングを有効にします。
  • B. 仮想ウェアハウスをスケールアウトします。
  • C. 標準のウェアハウス スケーリングを有効にします。
  • D. 仮想ウェアハウスをスケールアップします。

正解:D

解説:
Scaling up the virtual warehouse in Snowflake involves increasing the compute resources available for a single warehouse, which can improve the performance of large and complex queries by providing more CPU and memory resources. References: Based on general cloud data warehousing knowledge as of 2021.


質問 # 152
Snowflakeはアーキテクチャのどのレイヤーにメタデータ統計を保存しますか?
一つ選択してください。

  • A. クラウドサービスレイヤー
  • B. ストレージレイヤー
  • C. コンピューティングレイヤー
  • D. データベースレイヤー

正解:A


質問 # 153
正誤問題:Snowflakeがシングルサインオン(sso)を使用するように構成されている場合、Snowflakeはssoサービスからユーザー名と資格情報を受け取り、それらを顧客のSnowflakeアカウントにロードします。

  • A. 本当
  • B. false

正解:B


質問 # 154
Snowflake でマテリアライズド ビューが一時停止されるのはいつですか?

  • A. ベーステーブルに対して DML 操作を実行する場合
  • B. ベーステーブルから列が削除されたとき
  • C. 実表が再クラスタリングされる場合
  • D. 実表に列を追加する場合

正解:B

解説:
A materialized view in Snowflake gets suspended when structural changes that could impact the view's integrity are made to the base table, such as B. When a column is dropped from the base table. Dropping a column from the base table on which a materialized view is defined can invalidate the view's data, as the view might rely on the column that is being removed. To maintain data consistency and prevent the materialized view from serving stale or incorrect data, Snowflake automatically suspends the materialized view.
Upon suspension, the materialized view does not reflect changes to the base table until it is refreshed or re-created. This ensures that only accurate and current data is presented to users querying the materialized view.
References:
* Snowflake Documentation on Materialized Views: Materialized Views


質問 # 155
Snowflake ステージからクライアントのマシンのローカル フォルダーにファイルをダウンロードするには、どのコマンドを使用する必要がありますか?

  • A. 置く
  • B. コピー
  • C. GET
  • D. 選択

正解:C

解説:
The GET command is used to download files from a Snowflake stage to a local folder on a client's machine2.
Reference: https://docs.snowflake.com/en/sql-reference/sql/get.html


質問 # 156
Snowflake の安全なビューは安全でないビューとどのように比較されますか?

  • A. セキュアなビューは、非セキュアなビューに比べて実行速度が遅くなります。
  • B. セキュア ビューは、最もパフォーマンスが高いという点でマテリアライズド ビューに似ています。
  • C. 安全なビューと非安全なビューの間にパフォーマンスの違いはありません。
  • D. データを共有する場合は、安全なビューよりも非安全なビューが優先されます。

正解:C

解説:
Secure views and non-secure views in Snowflake are differentiated primarily by their handling of data access and security rather than performance characteristics. A secure view enforces row-level security and ensures that the view definition is hidden from the users. However, in terms of performance, secure views do not inherently execute slower or faster than non-secure views. The performance of both types of views depends more on other factors such as underlying table design, query complexity, and system workload rather than the security features embedded in the views themselves.
References:
* Snowflake Documentation on Views: This section provides an overview of both secure and non-secure views, clarifying that the main difference lies in security features rather than performance, thus supporting the assertion that there are no inherent performance differences.


質問 # 157
Snowflakeからデータをアンロードするときに使用できるのは次のうちどれですか? (2つ選んでください。)

  • A. 半構造化データをアンロードする場合は、STRIP_OUTER_ARRAY オプションを使用することをお勧めします。
  • B. OBJECT_CONSTRUCT 関数を使用して、リレーショナル データを半構造化データに変換できます。
  • C. SINGLE = TRUE パラメーターを使用すると、最大 5 GB のサイズの単一ファイルをストレージ レイヤーにエクスポートできます。
  • D. PARSE_JSON 関数を使用して、構造化データが VARIANT データ型にアンロードされるようにします。
  • E. ENCODING ファイル形式オプションを使用して、エンコーディングをデフォルトの UTF-8 から変更します。

正解:A、C


質問 # 158
3 サイズの小規模な仮想倉庫が 2 台のサーバーで構成されている場合、大規模な倉庫は何台のサーバーで構成されていますか?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

正解:D

解説:
Explanation
Size specifies the amount of compute resources available per cluster in a warehouse. Snowflake supports the following warehouse sizes:

https://docs.snowflake.com/en/user-guide/warehouses-overview.html


質問 # 159
すべての Snowflake エディションで利用できる次の Snowflake 機能はどれですか? (2 つ選択)

  • A. Time Travel による最大 90 日間のデータ復旧
  • B. 全データ自動暗号化
  • C. Tri-Secret Secure による顧客管理の暗号鍵
  • D. テーブルとビューにデータ マスキング ポリシーを適用するための列レベルのセキュリティ
  • E. オブジェクトレベルのアクセス制御

正解:B、E

解説:
https://docs.snowflake.com/en/user-guide/intro-editions.html


質問 # 160
自動スケール モードで仮想ウェアハウスでクエリを実行しているときに、どの設定が構成されているかを確認すると、追加のクラスターがすぐに表示されます。

  • A.
  • B.
  • C.
  • D.

正解:C

解説:
In Snowflake, auto-scaling allows virtual warehouses to automatically start additional clusters to handle increasing query loads. The setting that triggers the immediate start of additional clusters when a warehouse is running in auto-scale mode is:A. MAX_CLUSTER_COUNT is increased and new_max_clusters is greater than running_clusters: When the maximum number of clusters (MAX_CLUSTER_COUNT) is increased and the new maximum is higher than the number of clusters currently running (running_clusters), additional clusters will start immediately if required by the workload. This configuration ensures that performance scales with demand by allowing more compute resources to be provisioned as needed.
This behavior is designed to maintain performance by dynamically adjusting the compute resources without manual intervention, ensuring that queries are executed with minimal delay, even under varying workloads. It aligns with the principles of elasticity and scalability in cloud computing, particularly within Snowflake's architecture.


質問 # 161
Snowflake のコンピューティングとストレージの分離の利点を説明しているのはどれですか? (2 つ選択してください)。

  • A. 分離により、コンピューティング リソースの独立したスケーリングが可能になります。
  • B. ストレージ ボリュームの増加とコンピューティング使用量の増加は密接に結びついている可能性があります。
  • C. この分離により、高度なデータ分析のための半構造化データから構造化データへの自動変換がサポートされます。
  • D. 分離により、すべての仮想データ ウェアハウスにわたって一貫したデータ暗号化が保証されます。
  • E. ストレージを追加することなく、コンピューティングをスケールアップまたはスケールダウンできます。

正解:A、E

解説:
Snowflake's architecture allows for the independent scaling of compute resources, meaning you can increase or decrease the computational power as needed without affecting storage. This separation also means that storage can grow independently of compute usage, allowing for more flexible and cost-effective data management.


質問 # 162
Snowflake は ACCESS HISTORY ビューに情報をどのくらいの期間保持しますか?

  • A. 28日
  • B. 7日間
  • C. 365日
  • D. 14日間

正解:C

解説:
Snowflake retains information in the ACCESS HISTORY view for 365 days. This allows users to query the access history of Snowflake objects within the last year1.


質問 # 163
......

SnowPro-Core日本語問題集を無料PDFゲットせよ最近更新された問題:https://www.jpntest.com/shiken/SnowPro-Core-JPN-mondaishu

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡