easy
+5 XP
ALGORITHM

WHERE Clauses

Select users where age > 18 and status = 'active'.
You're exploring as a guest. Create a free account to save progress and submit solutions.
main.jsCtrl+Enter run ยท Ctrl+Shift+Enter submit
Loading...
Console Output
Run your code to see the output here...