Hi All,
I have the following statement:
    select CURRENT_TIMESTAMP;
the output is :
    2008-07-22 01:10:34
and I would like to have the following output:
    TUE JULY 22 01:10:34 2008
Is there any function that I can format the data to show as above.
Thanks
JP


      
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to