GCP Associate Cloud Engineer Practice Question

You need to confirm the latest value stored for the row whose key is "cust-42" in the Bigtable table "orders". You are working from Cloud Shell and the Cloud SDK is already configured for the correct project and Bigtable instance. Which command lets you retrieve only that single row with the least additional flags or filtering?

  • cbt read orders --prefix=cust-42

  • gcloud bigtable instances tables read-rows orders --row_key=cust-42

  • bq query 'SELECT * FROM orders WHERE row_key="cust-42"'

  • cbt lookup orders cust-42

GCP Associate Cloud Engineer
Ensuring successful operation of a cloud solution
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot