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
26d684f37f60b961bc5439b55785788142f09bbc
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