You are contacted by a user who does not have permission to access a database table. You determine after investigation
that this user should be permitted to have access and so you execute a GRANT statement to enable the user to access the
table.
Which statement describes the activation of that access for the user?
A. The access does not take effect until the user logs out and back in.
B. The access does not take effect until the next time the server is started.
C. The access is available immediately.
D. The access does not take effect until you issue the FLUSH PRIVILEGES statement.
ocp考试的题目,不是应该是D么,为何答案是C呢?还是答案是错的?
that this user should be permitted to have access and so you execute a GRANT statement to enable the user to access the
table.
Which statement describes the activation of that access for the user?
A. The access does not take effect until the user logs out and back in.
B. The access does not take effect until the next time the server is started.
C. The access is available immediately.
D. The access does not take effect until you issue the FLUSH PRIVILEGES statement.
ocp考试的题目,不是应该是D么,为何答案是C呢?还是答案是错的?