|
hi everyone,
when you create a key like this:
alter table tranmaster add primary key
(tranid)
is there a way to name it instead of it just being
given a number?
or any way of choosing what number it
uses?
i want to automate some removing/adding constraints
but right now each time the command file is run i have to go through and find
what # each constraint is that i want to remove and change the numbers in the
file.
Looking in the docs i dont see a way but figured id
ask just in case.
Thank you!
Alan
|

