Code has been added to clipboard!

Syntax for SQL IN

Example
SELECT column_demo(z)
FROM table_demo
WHERE column_demo IN (SELECT STATEMENT);