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…
出自:Oracle认证