DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: disable check constraint?

  1. #1
    Join Date
    Nov 2000
    Posts
    169
    Can I disable a check constraint and late enable it?

  2. #2
    Join Date
    Feb 2001
    Posts
    180
    ALTER TABLE my_table enable/disable my_constraint;
    Regards
    Ben de Boer

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width