News

[!INCLUDE SQL Server Azure SQL Database PDW] You can quickly arrange the tables in a database diagram to see each table and relationship clearly.
You can also use the ALTER TABLE statement to modify your table definitions later if needed. Here is an example of SQL code that corresponds to a simple ER diagram of customers and orders: ...