sql - H2 database: is it possible to rename a constraint? -


is there way rename constraint in h2 database?

same question one: sql server rename constraint?, h2 database.

no, can not, there no sql statement in the grammar of h2 can it.

so need create new constraint , drop old one.


Comments

Popular posts from this blog

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -

php - Prepared Statement Inner Join Cannot Pass Parameter by Reference -

c# - Value cannot be null or empty.\r\nParameter name: name -