window.ENTITIES={'/api/snippets/sql/postgresql%20full%20outer%20join%20with%20exclusion':[{"result":true,"message":null,"batch":{"type":"sql","name":"postgresql full outer join with exclusion","items":[{"id":"DkGnvD","type":"sql","name":"PostgreSQL FULL OUTER JOIN with exclusion","content":"SELECT * FROM table_a A\nFULL OUTER JOIN table_b B ON A.key = B.key\nWHERE B.key IS NULL OR A.key IS NULL","source":"https://dirask.com/posts/PostgreSQL-JOIN-list-SQL-Query-D6Bl6D","author":{"id":"7ad4pa","name":"Palpys","avatar":"1629142763139__7ad4pa__w40px_h40px.jpg","points":764,"role":"BASIC"},"creationTime":1635263430000,"updateTime":null,"removalTime":null}]}}]};