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
16 days agoDesmond
17 days agoHortencia
8 hours agoGoldie
1 days agoLourdes
2 days agoRhea
19 days agoAnnice
20 days agoSol
8 hours agoVirgilio
2 months agoMohammad
6 days agoSoledad
20 days agoLinwood
27 days agoNoe
1 months agoAsha
1 months agoSalena
1 months agoVicente
2 months agoEvette
2 months agoNancey
2 months ago