Igor,
Thanks once again for your quick response.

Sincerely,

Palmer

> To: sqlite-users@sqlite.org
> From: [EMAIL PROTECTED]
> Date: Mon, 19 May 2008 13:54:48 -0400
> Subject: Re: [sqlite] SQLite : text datatype and referential integrity
> 
> palmer ristevski <[EMAIL PROTECTED]>
> wrote:
> > At first I thought that LTRIM you were refering to VB6,
> > but then I noticed this is in a Create Table statement which then
> > implied to me SQL stuff.
> > I did a search and found that LTRIM is also a SQLite
> > function/expression. Now is the expression 'check' also some
> > predefined function in SQLite.
> > Can you direct me to some resource on the web for this.
> 
> http://sqlite.org/
> http://sqlite.org/docs.html
> http://sqlite.org/lang.html
> 
> Specifically, this is documentation on CREATE TABLE as implemented by 
> SQLite:
> 
> http://sqlite.org/lang_createtable.html
> 
> Note the CHECK constraint. Here's the list of built-in functions 
> supported by SQLite:
> 
> http://sqlite.org/lang_corefunc.html
> 
> Igor Tandetnik 
> 
> 
> 
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

_________________________________________________________________
Keep your kids safer online with Windows Live Family Safety.
http://www.windowslive.com/family_safety/overview.html?ocid=TXT_TAGLM_WL_Refresh_family_safety_052008
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to