1Z0-874 Web TestEngine demo

Exit VCEDump 1Z0-874 MySQL 5.0 Database Administrator Certified Professional Exam, Part II
Question 13 of 21
0% complete
Q13 Single choice

Consider the following:

mysql> EXPLAIN SELECT * FROM City WHERE CountryCode = 'USA'\G *************************** 1. row
***************************

id: 1

select_type: SIMPLE

table: City type: ALL

possible_keys: NULL

key: NULL

key_len: NULL

ref: NULL

rows: 4079

Extra: Using where

What does the possible_keys column in this output denote?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in