Skip to content
Snippets Groups Projects
  • Simon Riggs's avatar
    20a562f9
    Fix docs on lock level for ALTER TABLE VALIDATE · 20a562f9
    Simon Riggs authored
    ALTER TABLE .. VALIDATE CONSTRAINT previously
    gave incorrect details about lock levels and
    therefore incomplete reasons to use the option.
    
    Initial bug report and fix from Marko Tiikkaja
    Reworded by me to include comments by Kevin Grittner
    20a562f9
    History
    Fix docs on lock level for ALTER TABLE VALIDATE
    Simon Riggs authored
    ALTER TABLE .. VALIDATE CONSTRAINT previously
    gave incorrect details about lock levels and
    therefore incomplete reasons to use the option.
    
    Initial bug report and fix from Marko Tiikkaja
    Reworded by me to include comments by Kevin Grittner