Indexes

  • Hi all,

    I just created a table in my prod environment, and the bus_name, bus_address, bus_city & bus_state have to be unique.

    I also have a ID column, auto generated number. Can someone suggest a way to do this?

    Do I create a unique index on these 4 columns, and make the ID the primary key to the table, or something else???

    Thank you

  • I agree, that would be your best plan.

  • That should be a good idea.

  • Another thumbs up from me....

  • Thank you, everyone

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply