create table t_foo(bar real);
insert into t_foo values(julianday('2005-07-01'));

On 7/4/05, jack wu <[EMAIL PROTECTED]> wrote:
> Cory, thanks for the information. the wiki talks about
> time functions. what should we do when defining the
> table columns? should i just use REAL? can you give a
> sample CREATE table statement? and a sample insert
> statement?
> 
> 
> jack.
> 
> 
> 
> 


-- 
Cory Nelson
http://www.int64.org

Reply via email to