Danilo Cicerone <cyds...@gmail.com> wrote: > I'm trying to create an index as follow: > > CREATE UNIQUE INDEX Numerazione ON FattureCli (fat_numfat, strftime('%Y', > fat_datfat)) ON CONFLICT FAIL; > > Could it be translated into a corret sintax without add another field > (fat_year)?
No. -- Igor Tandetnik _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users