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!

1c3899b64af5135a3e570ffc18b522fe :: Reset your session
Playground, created by Richard Adams Activities Home :: Resources