Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

EF Core 2.2: Add timezone conversion to a datetime2 column on select, groupby and/or where (Modify/enrich property mapping on a query)

How can I deal with optional tables using Entity Framework?

select into temporary table

r sql-server odbc dbi

How to delete unique index referenced by foreign keys?

Storing Time Zones on an SQL Server

SQL Server SMO - Backuping - How to determine failure / success?

c# .net sql-server backup smo

SSIS 2012 Excel Source with Dynamic ConnectionString from Variable

Using an IF statement in an INSERT INTO Statement

sql-server

What is the REAL return type of DATEADD() in SQL?

sql-server t-sql

SQL Server Recursive Stored Procedure

Copy Table from Local Sql Database to Azure SQL Database

Detect whether a query is in a distributed transaction

SQL Server : how to delete specific rows data with where condition in column?

When to use NEWID or NEWSEQUENTIALID and why

Script to check if mail profile is enabled in SQL Server

Stored Procedure with both input and output parameters

Optional parameter in SQL query very slow when checking for NULL

sql sql-server

Unable to create a FK constraint

"data is null" when using SqlDataReader [duplicate]

c# sql-server sqldatareader