Playground

SQL

Instructions

The below form is intended to query a table to see retrieve all posts by the logged in user (hard coded in this demo), filtered by category

SELECT * FROM secrets WHERE area = '_____' AND userid = 7

See if you can generate a SQL command that would have been successful.

Filter Secrets

Filtered by "Pending..."

Your query would have been:

Pending...

Submit a filter value

Thanks to Jeremy Dorn for the neat SQL Formatter!

0246fd2253eef3a8095436873c339256 :: Reset your session
Playground, created by Richard Adams Activities Home :: Resources