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
4ca1a402cf8a8bc4d1f41025b52a07efe4731fc7
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