Pipe Syntax in SQL. While it may at first look similar to many other attempts - KQL, PRQL, Malloy etc, there is a key difference here. This is NOT a SQL replacement, the pipe syntax coexists with SQL. SQL query can have subquery using pipe syntax and vice versa. This is very important - no need to change applications and rewrite everything, the transition can be gradual. Google’s take is much more comprehensive.