1Z0-874 Web TestEngine demo

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

Consider the following:

mysql> EXPLAIN SELECT Name FROM Country WHERE Population BETWEEN 1 AND 10000\G

*************************** 1. row ***************************

id: 1

select_type: SIMPLE

table: Country type:

range possible_keys:

i_pop key: i_pop

key_len: 4

ref: NULL

rows: 10

Extra: Using where

What is the meaning of the range value of the type column?

Sign in to mark questions

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

Sign in