Administration

Technical Article

Testing Databases: What’s Required?

  • DatabaseWeekly

Phil Factor reviews the various types of database test that need to run during development work, what sort of test data they require, and the challenges with managing this data, and in keeping the test cell stocked with the correct database, and data, in a way that allows rapid cycles of database testing.

You rated this post out of 5. Change rating

2019-04-05

Technical Article

The Collapse Operator

  • DatabaseWeekly

The Collapse operator is typically used to optimize update processing, usually in combination with Split and Sort operators. This operator combines combinations of rows that represent a delete and an insert for the same key value (or set of key values in the case of a multi-column key) into a single row that represents an update. Other rows are passed unchanged.

You rated this post out of 5. Change rating

2019-04-05

Technical Article

SQL For Cosmos DB – Tips and Tricks

  • DatabaseWeekly

Building on the introduction to the SQL used by Cosmos DB in the first article in the series, here you will learn how to handle some of the more classic challenges that you may face when querying JSON documents. Adam Aspin shows you some of the workarounds that are useful in practice when finding and shaping output data ready for further analysis.

You rated this post out of 5. Change rating

2019-04-05

Technical Article

Exporting Data to Flat File with BCP Utility and Importing data with Bulk Insert

  • DatabaseWeekly

The BCP (Bulk Copy Program) utility in SQL Server allows database administrators to import data into a table and export data from a table into a flat file. The BCP utility also supports various features that facilitate the process of exporting and importing of the bulk data.

You rated this post out of 5. Change rating

2019-04-05

Blogs

Microsoft Ignite Announcements Nov 2024

By

Announced at Microsoft Ignite last week were some new product features related to the...

SQL Training: Black Friday Deals Up to 75% Off

By

This Black Week, don't just get a discount—get ahead! Whether you're a total newbie...

When is the perfect moment to build a data strategy in a company?

By

The post When is the perfect moment to build a data strategy in a...

Read the latest Blogs

Forums

Buy kratom online has never been more convenient than now. With trusted platform

By umtity

Buy kratom online has never been more convenient than now. With trusted platforms like...

clean up accounts

By mtz676

EXEC sp_validatelogins <- Can we use this as a start to identify accounts in...

Have Grace

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Have Grace

Visit the forum

Question of the Day

The Hash Join II

Which of these inputs is the smaller input to a hash join?

See possible answers