"Fang Fang" <[EMAIL PROTECTED]> wrote:
> Hello,
> 
> Could you please let me know how to retrieve the current time from SQLITE DB?
> Will it  be GMT time or local time?
> 

SELECT current_timestamp;
--
D. Richard Hipp   <[EMAIL PROTECTED]>

Reply via email to