Accessing and Changing Relational Data

Adding Data

Microsoft® SQL Server™ supports these ways to add data to a table:

INSERT statements work on views as well as on tables, with some restrictions. For more information, see Creating a View.