>> <unique name="foo"> >> <unique-column name="SESSION_ID"/> >> <unique-column name="SECTION_ID"/> >> <unique-column name="ACTIVITY_ID"/> >> </unique> > > Will that make the group of them unique, or each one?
Hi Dave, the group of this 3 columns will be unique. Bye � Luca -----Original Message----- From: Dave Newton <[EMAIL PROTECTED]> Sent: Thursday, 4. Mar 2004 14:37 +0100 To: Apache Torque Users List <[EMAIL PROTECTED]> Subject: RE: autoincrement of non primary key On Thu, 2004-03-04 at 01:15, Thomas Edwin Santosa wrote: >> <unique name="foo"> >> <unique-column name="SESSION_ID"/> >> <unique-column name="SECTION_ID"/> >> <unique-column name="ACTIVITY_ID"/> >> </unique> > > Will that make the group of them unique, or each one? Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
