Regarding:  Maybe the question for this issue is why it's not ok this syntax: 
create index memoria.Dispositivos_TipoDispositivo on memoria.Dispositivos

>From my reading of the CREATE INDEX syntax at:

        http://www.sqlite.org/lang_createindex.html 

the parentheses are required, not optional.

Are they optional under the sql99 standard?



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to