Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Windows 用の Cygwin を使用しています。SQLite プログラムに SELECT ステートメントを送信すると、すべての列区切り文字 (文字 " |") が値の直後に来て、固定の列幅 (「グリッド スタイル」) を形成しません。
|
すでにコマンドを試しました.widthが、まったく機能しませんでした。
.width
"I've already tried the .width command, but it didn't worked at all."
.width NUM1 NUM2 ...設定して使用しました.mode columnsか?
.width NUM1 NUM2 ...
.mode columns