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!

0a62059c0b1150cb6e223038f3d23ae1 :: Reset your session
Playground, created by Richard Adams Activities Home :: Resources