rename constraint and index

Bert Gombos

Member²
I would like to recommend adding rename functionality in Object Browser for constraints and indexes.
In edit table object window please use "alter table ... rename constraint ... to ..." and "alter index ... rename to ..." instead of droppping and recreating these objects.
 
Back
Top