SQL:2003: Difference between revisions

Content deleted Content added
m Redirect bypass from Create (SQL) to Data Definition Language using popups
Line 10:
* two new column types: auto-generated values and identity-columns
* the new [[Merge (SQL)|MERGE]] statement
* extensions to the [[CreateData (SQL)Definition Language|CREATE TABLE]] statement, to allow "CREATE TABLE AS" and "CREATE TABLE LIKE"
* removal of the poorly-implemented "BIT" and "BIT VARYING" data types