I applied a constraint but forgot its name. Now I want to drop it using
ALTER TABLE [TABLENAME] DROP CONSTRAINT [CONSTRAINTNAME]
. If there is a way to drop all constraint from a column that should work too.
I cannot use a psql
command.
Asked by No Name
(25 rep)
May 2, 2020, 09:49 AM
Last activity: Dec 9, 2024, 01:48 PM
Last activity: Dec 9, 2024, 01:48 PM