[All]
What does the privilege REFERENCES allow you to do?
Abstract: What does the privilege REFERENCES allow you to do?
Problem:
What does the privilege REFERENCES allow you to do?
Solution:
SELECT allows you to view the values of a table.
REFERENCES allows you to ask the question "Is value X in the table, at any row
position?"
Source: Dave Brookstone Schnepper