
Collations & Caching - 5

Quiz
•
Instructional Technology
•
Professional Development
•
Hard
Sydney Cucchiara
Used 2+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
DATA_RETENTION_TIME_IN_DAYS is set to 1 at the account level, 30 on DB_A, and 15 on DB_A.SchemaA.
You create a table in DB_A.SchemaA without specifying a retention time. What will the table use?
1 day
15 days
30 days
Answer explanation
If no time travel value is set on an object,
it will inherit the value used by the
closest enclosing object.
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Using the default collation method, in
what order will the following values be
listed in the results if you do an ORDER
BY on the column?
Hot Dogs
Hot dogs
hamburgers
pizza
Mac 'n Cheese
anchovies
Answer explanation
With UTF-8, upper-case letters will
always be sorted before lower-case.
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
You issue this query:
SELECT * FROM my_table;
Followed by this query:
SELECT * from my_table;
Which cache will help increase the
speed of this query?
Answer explanation
The data cache. The query result cache
would not be used in this instance,
because the queries are not identical
(FROM versus from).
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
You run this query on a cold
warehouse:
SELECT
col1, col2, col3
FROM
my_table
WHERE
col1 > 128.02
What cache, if any, will be used?
Answer explanation
The metadata cache will be used by the
query optimizer, to prune out micro-
partitions that are not relevant to the
query.
However, if the query was run previously,
none of the micro-partitions relevant to
the query were changed, the persisted
result is still available, and the user’s role
has the right privileges to the objects in
the query, the query results cache will be
used instead.
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
In the query profile shown below, which
cache is being referred to?
Answer explanation
"Percentage scanned from cache"
refers to the data cache.
6.
OPEN ENDED QUESTION
3 mins • 1 pt
Rate each of the following statements as
TRUE or FALSE:
A. Virtual warehouse costs are always
decreased by setting a very short
auto-suspend time.
B. The metadata cache is used in every
query that has a WHERE clause.
C. Data cache use is all-or-nothing.
D. The timer on the query result cache
resets every time someone uses the
result.
Evaluate responses using AI:
OFF
Answer explanation
A. FALSE – shutting down the virtual
warehouse clears the data cache, so
shutting a warehouse down too
quickly can reduce use of that cache
B. TRUE – even if the query cannot be
pruned, the metadata is examined
C. FALSE – you can use as much of the
data cache as is relevant to your
query
D. TRUE – it resets to 24 hours
7.
OPEN ENDED QUESTION
3 mins • 1 pt
What are the three types of cache?
Evaluate responses using AI:
OFF
Similar Resources on Wayground
5 questions
The Difference between DNS Security & Protective DNS

Quiz
•
Professional Development
10 questions
JS-DOM

Quiz
•
Professional Development
12 questions
Computing Vocabulary

Quiz
•
Professional Development
8 questions
Repaso y Laboratorio 1

Quiz
•
Professional Development
10 questions
Power BI Quiz

Quiz
•
Professional Development
10 questions
IQuery Session 1 Quiz

Quiz
•
Professional Development
10 questions
AWS Restart Quiz 6 banco de dados

Quiz
•
Professional Development
5 questions
CloudAcademyday9

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Instructional Technology
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
5 questions
Setting goals for the year

Quiz
•
Professional Development
14 questions
2019 Logos

Quiz
•
Professional Development
6 questions
GUM Chart Scavenger Hunt

Quiz
•
Professional Development
8 questions
Understanding Government: Limited and Unlimited

Quiz
•
Professional Development
20 questions
tape measure

Quiz
•
Professional Development
24 questions
Street Signs

Quiz
•
9th Grade - Professio...