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!

989efeb36ac461aee9063ea8572a5904 :: Reset your session
Playground, created by Richard Adams Activities Home :: Resources