Update PostgreSQL example (#761)

This commit is contained in:
jordanjlatimer
2020-06-30 22:19:41 -06:00
committed by GitHub
parent f8ec911ff3
commit 0175d0bf66

View File

@@ -1 +1 @@
SELECT 'Hello World' as hello_message;
SELECT 'Hello World' AS hello_message;