Adding hello world for PostgreSQL
This commit is contained in:
committed by
Mike Donaghy
parent
db1f165b74
commit
26d684f37f
1
p/postgresql.sql
Normal file
1
p/postgresql.sql
Normal file
@@ -0,0 +1 @@
|
||||
SELECT 'Hello World' as hello_message;
|
||||
Reference in New Issue
Block a user