I for one would find this very useful.  I would have found it most
useful when initially evaluating SQLite a couple months ago, but I would
still have a number of uses for it going forward.

   Not that my vote actually does you any good when it comes to
implementing anything. :)

   -Tom 

> -----Original Message-----
> From: Brown, Dave [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, April 26, 2005 3:16 PM
> To: sqlite-users@sqlite.org
> Subject: [sqlite] sqlite3.exe timed queries
> 
> 
> Hi - I think it would be extremely handy to have an option in the
> sqlite3.exe program for printing the execution time of a 
> query. Would that
> be hard to add? I'm thinking something like:
> 
> sqlite3> .timed
> sqlite3> select * from mytable;
> value1 value2 value3
> ...
> Total Time: 1.253 milliseconds
> sqlite3>
> 
> What do you guys think?
> 
> -Dave
> 

Reply via email to