The tables "s1" and "s2" are defined below. The column "id" for tables "s1" and "s2" is of INTEGER type. The column "enable" for table "s1" is of BOOLEAN type, and the column "name" for table "s2" is of TEXT type.
s1: id |
enable
----+--------
1 | t 2 | f
s2: id |
name ----
+------ 1 |
post 2 |
gre 3 |
SQL
The following SQL was executed. Select the correct number of rows in the result. SELECT * FROM s2 WHERE id IN (SELECT id FROM s1);
Tanja
1 months agoDesmond
2 months agoSylvia
7 days agoHortencia
28 days agoGoldie
29 days agoLourdes
1 months agoRhea
2 months agoAnnice
2 months agoSheridan
8 days agoYvonne
17 days agoSol
28 days agoVirgilio
3 months agoMohammad
1 months agoSoledad
2 months agoLinwood
2 months agoNoe
2 months agoAsha
2 months agoSalena
2 months agoVicente
3 months agoEvette
3 months agoNancey
3 months ago