server/scripts/register/noowner.sql

4 lines
103 B
MySQL
Raw Normal View History

2002-03-02 06:20:55 +01:00
select id ID, faction Partei, race Rasse, status Status
from subscriptions
where user=0;