"Joanne Pham" <[EMAIL PROTECTED]>
wrote in message news:[EMAIL PROTECTED]
> Is sqlite3 allow to create the index(non-cluster index) with an
> option allow duplicate row

Yes. Just don't use UNIQUE option in your CREATE INDEX statement.

Igor Tandetnik 



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

Reply via email to