I got stuck on translating this SQL Server query to Postgres query.
SQL Server Query:
IF OBJECT_ID(\'dbo.JSON_VALUE\', N\'FN\') IS NULL