The Wayback Machine - https://web.archive.org/web/20210812173523/https://dev.to/t/sqlserver

DEV Community

DEV Community is a community of 680,885 amazing developers

We're a place where coders share, stay up-to-date and grow their careers.

Create new account Log in
loading...

# sqlserver

👋 Sign in for the ability sort posts by top and latest.
Common Table Expressions(CTE) in SQL Server

Common Table Expressions(CTE) in SQL Server

4
12 min read
Alter SQL Server Temporal Table

Alter SQL Server Temporal Table

4
1 min read
How To Export Data From Database Query To XML

How To Export Data From Database Query To XML

4
5 min read
Case Senstive Columns in SQL Server

Case Senstive Columns in SQL Server

4
1 min read
SQL Server Temporal Tables

SQL Server Temporal Tables

6
1 min read
SQL Server Reporting Services en .Net Core

SQL Server Reporting Services en .Net Core

5
2 min read
Obtener valores tipados de IDataReader

Obtener valores tipados de IDataReader

5
2 min read
Creating a custom SQL Server Docker Image on top of the Official Image

Creating a custom SQL Server Docker Image on top of the Official Image

2
3 min read
IT Toolbox: CLR Stored Procs versus TSQL Stored Procs – Round 2

IT Toolbox: CLR Stored Procs versus TSQL Stored Procs – Round 2

5
11 min read
GUID Primary Keys

GUID Primary Keys

5
1 min read
SQL Server on Linux via Docker

SQL Server on Linux via Docker

2
1 min read
Base64 Conversions in SQL Server

Base64 Conversions in SQL Server

4
1 min read
Executando o SQL Server em um contêiner docker �?� no windows

Executando o SQL Server em um contêiner docker �?� no windows

5
2 min read
CRUD Operation with ASP.NET Core MVC, Entity Framework Core And SQL Server

CRUD Operation with ASP.NET Core MVC, Entity Framework Core And SQL Server

5
1 min read
Geohash Open-Source library in TSQL for SQL Server

Geohash Open-Source library in TSQL for SQL Server

4
1 min read
SQL: Calculate Bussiness Days

SQL: Calculate Bussiness Days

2 2
1 min read
Three differences between TRUNCATE and DELETE

Three differences between TRUNCATE and DELETE

6
4 min read
Transformando varias linhas em uma linha só

Transformando varias linhas em uma linha só

2
1 min read
Building a machine learning model with SQL Server, ML.NET and C#

Building a machine learning model with SQL Server, ML.NET and C#

3 1
6 min read
How I Learned to Love Databases

How I Learned to Love Databases

62 2
8 min read
SQL Local DB

SQL Local DB

6
5 min read
How to see a history of queries ran on a SQL server

How to see a history of queries ran on a SQL server

3
2 min read
Easy way select the right column as Primary Key for a given table

Easy way select the right column as Primary Key for a given table

3
1 min read
SQL Server huge data performance points

SQL Server huge data performance points

5
2 min read
Como concatenar o texto de várias linhas em uma única sequência de texto no SQL server?

Como concatenar o texto de várias linhas em uma única sequência de texto no SQL server?

1
1 min read
Explore data system design with C# and SQL Server

Explore data system design with C# and SQL Server

5
8 min read
Querying MySQL from SQL Server using linked server

Querying MySQL from SQL Server using linked server

7
5 min read
Using data from MSSQL linked server with EF Core

Using data from MSSQL linked server with EF Core

7
4 min read
List users in SQL Server database

List users in SQL Server database

4
1 min read
Using Docker for local SQL Server development

Using Docker for local SQL Server development

18
4 min read
SQL Server Management Studio

SQL Server Management Studio

3
2 min read
Runaway SQL Log growth

Runaway SQL Log growth

3
2 min read
Tools | Data Tools and Software

Tools | Data Tools and Software

8 1
4 min read
Running SQL Server in Docker

Running SQL Server in Docker

6
4 min read
Getting Starting With Python For Data Exploration

Getting Starting With Python For Data Exploration

7
7 min read
Would you like to have better XML support in SQL Server?

Would you like to have better XML support in SQL Server?

5
1 min read
Working with JSON in an RDBMS – Part 1, MS SQL Server

Working with JSON in an RDBMS – Part 1, MS SQL Server

8
12 min read
Using Python to create SqlServer tables with random schema

Using Python to create SqlServer tables with random schema

7
1 min read
Purging data with batched deletes

Purging data with batched deletes

6
5 min read
Code to purge data based on creation date

Code to purge data based on creation date

6
5 min read
Changing a column from int to bigint, without downtime

Changing a column from int to bigint, without downtime

5
9 min read
What the heck is the SQL Server Version Store?

What the heck is the SQL Server Version Store?

3
4 min read
Blocking with OBJECT_NAME()

Blocking with OBJECT_NAME()

5 1
4 min read
SQL Server’s identity column misconceptions

SQL Server’s identity column misconceptions

8
3 min read
Use the right tool to get identity values back after an insert

Use the right tool to get identity values back after an insert

7 2
3 min read
CONNX Integration with Microsoft SQL server

CONNX Integration with Microsoft SQL server

4
10 min read
Tales from Technological Backwaters

Tales from Technological Backwaters

6
3 min read
How To Work With Memory Optimized Objects in SQL Server

How To Work With Memory Optimized Objects in SQL Server

7
6 min read
The do’s and don’ts of dynamic SQL for SQL Server 

The do’s and don’ts of dynamic SQL for SQL Server 

13
2 min read
Understanding SQL Server Deadlocks

Understanding SQL Server Deadlocks

79 1
5 min read
SQL Server Locking

SQL Server Locking

13
3 min read
SQL Server Transactions and Isolation Levels

SQL Server Transactions and Isolation Levels

18
3 min read
Name your Constraints

Name your Constraints

20 1
2 min read
Reinventing SSIS scripting with JavaScript - COZYROC

Reinventing SSIS scripting with JavaScript - COZYROC

8
1 min read
Sql Server Multi Column Index Improvements

Sql Server Multi Column Index Improvements

9
2 min read
SQL Server Row Versions

SQL Server Row Versions

5
2 min read
sqlcmd's error: "locale::facet::_S_create_c_locale name not valid"

sqlcmd's error: "locale::facet::_S_create_c_locale name not valid"

6 3
1 min read
The best and easy way to handle database migrations (version control)

The best and easy way to handle database migrations (version control)

19
2 min read
Experimenting Flyway with SQL Server

Experimenting Flyway with SQL Server

7
2 min read
Bug Report #1 - GETUTCDATE() In Longer Queries

Bug Report #1 - GETUTCDATE() In Longer Queries

8
2 min read
loading...