Small. Fast. Reliable.
Choose any three.
*** 5,10 ****
--- 5,14 ----
  below.
  
  ----
+ *: 2006.04.28 : DROP CONSTRAINT statement:
+ 
+       ALTER TABLE myTable DROP CONSTRAINT defPK
+ 
  *: 2006.04.07 : ANSI 99 windowing functions:
  
        SELECT department_id, last_name, salary, commission_pct,