On 31/03/2008, Isaac Eliassi <[EMAIL PROTECTED]> wrote:
> In a Simple table there must be an index,
> does the index must be a unique index?

In *any* table:
   a)  there must be (at least) one index object
   b)  the combination of index values must be unique
             (since this is how you identify a particular row)

If there is just one index column, then yes - the index
values must be unique.

Dave

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to