Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Dynamic backup file name

COALESCE in SQL Server vs COALESCE in MySQL

mysql sql sql-server coalesce

How do you find open transactions on Windows Azure SQL Database?

Optimise use of multiple user defined functions in join condition

How to make a trasanction cover several stored procedure?

Using GROUP BY, select ID of record in each group that has lowest ID

Unable to connect to Azure Function App after integrating into VNET

Full recursive employee-boss relation in SQL Server

Can Docker Containers maintain state between restarts?

Can a array list of C# be used to populate SSIS object variable?

sql-server foreach ssis etl

What are the benefits of storing name as "sysname" instead of "nvarchar(128)"?

SQL using #table/ Temp table inside a table valued function

How to specify group in RunningValue function in SQL Server Reporting Services?

How can I get all matching rows from lookup using full cache mode?

sql-server ssis ssis-2012

GROUP BY (MySQL vs SQL server)

mysql sql sql-server group-by

EntityFramework Reverse POCO Code First Generate Separate Folders

How can I run a delete query that will skip records that are referenced by another table's foreign key?

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?