If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Duplicate rows although there is a serial column.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-10-05, 13:08
ifx ifx is offline
Registered User
 
Join Date: Feb 2005
Posts: 33
Duplicate rows although there is a serial column.

Hi,

we are running Informix Dynamic Server 9.30 and today I saw the first time that in a table with a serial column there were 3 identically rows (the serial column too). Before today I thought this could not happen.

Any ideas (reasons or how to prevent it) ?

Thanks for help.
Reply With Quote
  #2 (permalink)  
Old 03-10-05, 13:17
saatatya saatatya is offline
Registered User
 
Join Date: Jan 2005
Posts: 30
Lightbulb

You can create a unique index or a primary key constraint on the serial column.

__
SC
Reply With Quote
  #3 (permalink)  
Old 03-10-05, 16:16
gustavom gustavom is offline
Registered User
 
Join Date: Mar 2005
Location: Bs. As. - Argentina
Posts: 2
Do you load data into the table? This could be the reason.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On