It might help if you explained what you're trying to do.  Are you new
to SQL and want a good tutorial?

On Thu, Jan 29, 2009 at 11:28 AM, Vance E. Neff <ven...@intouchmi.com> wrote:
> Thanks Daniel,
>
> Not really, I'm guessing I'll have to find documentation on SQL in order
> to find detailed information on field and index field descriptors or
> modifiers, such as INTEGER, PRIMARY, KEY, AUTOINCREMENT, etc.
>
> Any recommendations?
>
> Vance
>
> Daniel Watrous wrote:
>
>>oops, sorry, here's the link: http://www.sqlite.org/lang.html
>>
>>On Thu, Jan 29, 2009 at 11:09 AM, Daniel Watrous <dwmaill...@gmail.com> wrote:
>>
>>
>>>Could this be what you're looking for?
>>>
>>>On Thu, Jan 29, 2009 at 11:04 AM, Vance E. Neff <ven...@intouchmi.com> wrote:
>>>
>>>
>>>>I have seen that list of keywords, but I'm looking for a description of
>>>>what they mean.  In particular those associated with index definitions.
>>>>
>>>>Vance
>>>>
>>>>D. Richard Hipp wrote:
>>>>
>>>>
>>>>
>>>>>On Jan 29, 2009, at 9:38 AM, Vance E. Neff wrote:
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>Hi,
>>>>>>
>>>>>>I've searched and can not find where the keywords like PRIMARY,
>>>>>>UNIQUE,
>>>>>>etc. in the Documentation.  Please point me to the correct section.
>>>>>>Also, if I use autoincrement, how do I retrieve the new index value
>>>>>>for
>>>>>>use in other tables?  Again a doc. pointer would be good.
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>http://www.sqlite.org/lang_keywords.html
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>Thanks!
>>>>>>Vance
>>>>>>
>>>>>>_______________________________________________
>>>>>>sqlite-users mailing list
>>>>>>sqlite-users@sqlite.org
>>>>>>http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>D. Richard Hipp
>>>>>d...@hwaci.com
>>>>>
>>>>>
>>>>>
>>>>>_______________________________________________
>>>>>sqlite-users mailing list
>>>>>sqlite-users@sqlite.org
>>>>>http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>_______________________________________________
>>>>sqlite-users mailing list
>>>>sqlite-users@sqlite.org
>>>>http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>>>>
>>>>
>>>>
>>_______________________________________________
>>sqlite-users mailing list
>>sqlite-users@sqlite.org
>>http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>>
>>
>>
>>
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to