On 9 Jun 2018, at 6:36pm, Guna Sekar <gunasekar0...@gmail.com> wrote:

> Is SQLite supports outfile query and dumps all data into specified file 
> format ? 

I don't understand your question, but you might want to use the command-line 
shell program to dump a database to a text file -- either as SQL commands or a 
CSV file.  Please see this page:

<https://sqlite.org/cli.html>

and download the command-line shell program from this page:

<https://sqlite.org/download.html>

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to