RosettaCodeData/Task/Here-document/SQL-PL/here-document-1.sql

4 lines
110 B
MySQL
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
db2 "select 'This is the first line.
This is the second line.
This is the third line.' from sysibm.sysdummy1"