Chapter 6 Working with PDMs


Column with sequence not in a key

Since a sequence is used to initialize a key, it should be attached to a column that is part of a key. This applies to those DBMS that support sequences.

Manual correction Automatic correction
Attach the sequence to a column that is part of a key

 


Copyright (C) 2005. Sybase Inc. All rights reserved.