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
2 months agoDesmond
2 months agoSylvia
26 days agoHortencia
2 months agoGoldie
2 months agoLourdes
2 months agoRhea
2 months agoAnnice
2 months agoSheridan
27 days agoYvonne
1 months agoSol
2 months agoVirgilio
3 months agoMohammad
2 months agoSoledad
2 months agoLinwood
2 months agoNoe
3 months agoAsha
3 months agoSalena
3 months agoVicente
3 months agoEvette
3 months agoNancey
4 months ago