Time title Using SQL statements as table statements in SQL Server.
article 5 hours ago How to add a new table to a table group in SQL.
article 3 hours ago Using a SQL statement to insert or update a table.
article 4 hours ago Creating a new SQL statement.
articles 5 hours, 16 minutes ago You can use a SQL query to update a collection of objects, including a table or an aggregate.
article 2 hours ago Adding a new collection to an existing table.
articles 4 hours, 19 minutes ago Adding an aggregate to a collection.
articles 3 hours, 12 minutes ago Creating an aggregate with a collection as a primary key.
articles 6 hours, 23 minutes ago Using an aggregate as a secondary key.
article 1 hour, 46 minutes ago A common use of an aggregate is to store a value in the table without actually using the aggregate.
articles 2 hours, 14 minutes ago An aggregate is the container for all the objects that a table can hold.
articles 7 hours, 20 minutes ago To add an object to an aggregate, use the add operation, like so: article 6 hours the add statement adds an object article 3 years ago Adding objects to an aggregated collection.
article 8 hours, 26 minutes ago The add statement can be used to add multiple objects to a single aggregate.