This website requires JavaScript.
Explore
Help
Register
Sign In
jrenaud
/
hello-world
Watch
1
Star
0
Fork
0
You've already forked hello-world
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a64398ecb43aab6bc6788e2615a7b97eb0aa508a
hello-world
/
p
/
postgresql.sql
Robby Russell
26d684f37f
Adding hello world for PostgreSQL
2010-08-06 11:08:55 +08:00
2 lines
39 B
SQL
Raw
Blame
History
SELECT
'
Hello World
'
as
hello_message
;
Reference in New Issue
View Git Blame
Copy Permalink