Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Editing constraint

Status
Not open for further replies.

scklifasovskiy

Programmer
Nov 12, 2012
57
CA
Hi all,
I have a table with constraint primary key "a,b,c". Now I need to change it to "a,b,c,d". So no problem -- i drop and create again. My question is -- how can I find out if it exists and what is a value? (i don't want a client to run script each time, want to do it only once)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top