select-store-id.sql 60 B

123
  1. SELECT store_id
  2. FROM persistence_state
  3. WHERE singleton = 1;