SQL:2003: Difference between revisions

Content deleted Content added
add new section for DBMS compliance
mention removal of BIT types
Line 10:
* the new [[Merge (SQL)|MERGE]] statement
* extensions to the [[Create (SQL)|CREATE TABLE]] statement, to allow "CREATE TABLE AS" and "CREATE TABLE LIKE"
* removal of the poorly-implemented "BIT" and "BIT VARYING" data types
 
==Documentation availability==