RosettaCodeData/Task/Here-document/SQL-PL/here-document-1.sql
2023-07-01 13:44:08 -04:00

3 lines
110 B
SQL

db2 "select 'This is the first line.
This is the second line.
This is the third line.' from sysibm.sysdummy1"