1 line
50 B
SQL
1 line
50 B
SQL
SELECT * FROM structData WHERE structID IN (1, 2); |
SELECT * FROM structData WHERE structID IN (1, 2); |