RosettaCodeData/Task/Hello-world-Text/SQL/hello-world-text.sql
2017-09-25 22:28:19 +02:00

1 line
38 B
SQL

select 'Hello world!' text from dual;