1

While dropping constraint named 123_5_pk_not_null, I am getting syntax error at the start of constraint name.

Query:

alter table table_name drop constraint 123_5_pk_not_null;

Error:

Syntax error at or near 123

Need to drop the constraint

James Z
  • 12,209
  • 10
  • 24
  • 44

0 Answers0