Skip to content

Opening book details…

Can I read SQL INNER JOIN, IN, IS NULL Syntax Guide on EtoBox?

SQL INNER JOIN, IN, IS NULL Syntax Guide by jod is a document available to read on EtoBox.

What is SQL INNER JOIN, IN, IS NULL Syntax Guide about?

The document describes three SQL statements: INNER JOIN which selects rows from two tables where the join column values are equal; IN which selects rows where the column value matches one in a list of values; and IS NULL/IS NOT NULL which selects rows where the column value is or is not null.

Author
jod
Language
EN