3 lines
110 B
SQL
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"
|