On Fri, 25 Mar 2016 15:06:46 +0000 Simon Slavin <slavins at bigfraud.org> wrote:
> Could something be added to indicate that it pays attention to > '.separator' ? If you don't already know, you might think it is > fixed to one file format. It could be as simple as > > ".import FILE TABLE Import data from FILE into TABLE. > See .separator ." The most confusing part of .import for me was figuring out that the FILE needs quotes. --jkl