What I need is to avoid duplication of the document.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Carlos2013
    New Member
    • May 2013
    • 1

    What I need is to avoid duplication of the document.

    I ask for your help:
    I have an invoice that contains four types of numbers and letters, example:
    ID Attorney Suc Nº Fact letter
    20-12345678-9 0001 00000012- A
    What I need is to avoid duplication of the document. This comparison must be done once the type of letter you enter.Thanks Carlos
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    Put a unique index on those columns.

    Comment

    Working...