Before we do, we should check if it is possible to do this in all supprted SQLs
Postgres - supports,
MSSQL - supports (MSSQL 2008 and newer)
SqlLite - doesn't support (it could be emulated with many inserts)
MySQL - supports
Oracle - supports, different syntax