べすとえふぉーと

プログラミング等のノート 

sqliteで結果をファイル出力

.outputでファイル名指定

.output output_file.txt

select some_text from some_table;