On Wed, 23 Jun 2010 22:41:55 -0500, Peng Yu
<pengyu...@gmail.com> wrote:

>I'm trying to following the convention. If I'm going to save sql
>commands in a script and run them as needed, could you let me know
>what suffix people in general use? I'm thinking of the suffix '.sql',
>but I'm not sure what the most common one in sqlite community.

I use .sql for sql scripts, and .db3 for SQLite3 databases.
-- 
  (  Kees Nuyt
  )
c[_]
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to