Hello,

after reading the SQLite documentation I decided to change some of my
database
applications to use SQLite.

Following the syntax descriptions and after some experiments I found out
that one cannot
define a multicolumn constraint   ... UNIQUE(col_a, col_b, col_c).

How would you do that in SQLite?
-- 

K.D.J.

Reply via email to