5 lines
75 B
Text
5 lines
75 B
Text
# Turn off tabular output:
|
|
.mode list
|
|
.headers off
|
|
|
|
select 'Hello world!';
|