Unit Testing

Technical Article

Data Sample Scripter

  • Script

Generates code for INSERTs as well as generating data form tables for INSERT. Will also find and script all dependencies recursively, present all scripts in dependency order, and generate a reverse-dependency order set of conditional DELETE statements.

You rated this post out of 5. Change rating

2016-06-13 (first published: )

2,142 reads

External Article

Unit Testing Myths and Practices

  • Article

We all understand the value of Unit Testing, but how come so few organisations maintain unit tests for their in-house applications? We can no longer pretend that unit testing is a universal panacea for ensuring less-buggy applications. Instead, we should be prepared to actively justify the use of unit tests, and be more savvy about where in the development cycle the unit test resources should be most effectively used.

2012-02-21

3,133 reads

Blogs

Common Issues When Using Change Tracking for Data Warehouse Incremental Loads

By

I have a few clients that incrementally load tables from a SQL Server source...

Top 5 Advanced SQL Courses for 2025 (Must-Know)

By

Want to seriously boost your data skills? Mastering advanced SQL is the key, whether...

Cool AI sites

By

As I researched and wrote my OpenAI and LLMs blogs (see Introduction to OpenAI...

Read the latest Blogs

Forums

Why you should avoid Implicit Measures in your Power BI model

By Koen Verbeeck

Comments posted to this topic are about the item Why you should avoid Implicit...

Data Debt

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Data Debt

JSON in Microsoft SQL Server: A Comprehensive Guide

By AR

Comments posted to this topic are about the item JSON in Microsoft SQL Server:...

Visit the forum

Question of the Day

Precision and Scale I

I have this number: 456.23 What is the scale of this number?

See possible answers