unique value

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I write a SQL statement where I want one field unique (MasterCodeID)
but several other columns from the same table, say Field 1, Field 2 that are
not unique?
Thanks
 
Hi,

Your question could be interpeted different ways. How about showing us some
of the existing data, with the real table and field names, then what you want
this data to look like.
 
Back
Top