
Collations & Caching - 5
Authored by Sydney Cucchiara
Instructional Technology
Professional Development
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
Who run the test ?
Quiz
•
Professional Development
10 questions
D2NHS
Quiz
•
Professional Development
10 questions
canva app
Quiz
•
Professional Development
10 questions
Exhaust System Technology and Repair
Quiz
•
8th Grade - Professio...
10 questions
Pipe systems
Quiz
•
Professional Development
10 questions
Fundamentos Clase 3 - Azure DevOps
Quiz
•
Professional Development
10 questions
HTML
Quiz
•
Professional Development
10 questions
Semana 6 JS
Quiz
•
Professional Development
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
15 questions
Equivalent Fractions
Quiz
•
4th Grade
20 questions
Figurative Language Review
Quiz
•
6th Grade
Discover more resources for Instructional Technology
10 questions
How to Email your Teacher
Quiz
•
Professional Development
6 questions
3RD GRADE DECLARATION OF INDEPENDENCE EXIT TICKET
Quiz
•
Professional Development
19 questions
Black History Month Trivia
Quiz
•
6th Grade - Professio...
22 questions
Multiplying Exponents with the Same Base
Quiz
•
9th Grade - Professio...
40 questions
Flags of the World
Quiz
•
KG - Professional Dev...