User A issues the command: LOCK TABLES pets READ; Which command can User B
execute against the pets table?
A.
UPDATE pets…
B.
SELECT….FROM pets
C.
INSERT INTO pets…
D.
ALTER TABLE pets…
User A issues the command: LOCK TABLES pets READ; Which command can User B
execute against the pets table?
User A issues the command: LOCK TABLES pets READ; Which command can User B
execute against the pets table?
A.
UPDATE pets…
B.
SELECT….FROM pets
C.
INSERT INTO pets…
D.
ALTER TABLE pets…
B
b
B