Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Error when inserting strings with $( with Invoke-SqlCmd in Powershell

sql-server powershell

get query count in sql

sql sql-server

Excel Interop cell formatting of Dates

c# sql-server excel

SQL query to find users for monthly anniversary

sql sql-server tsql

Is Execution/Min in SQL Server Management Studio's Expensive Queries the number of executions or just an estimate?

sql-server tsql ssms

MSTest Unit tests (VS 2012) vs. SQL Server, intermittent Primary Key collisions

Prevention of SQL injection with PHP for SQL Server and without PDO [duplicate]

Rollback SSIS Data Flow Tasks if one fails

sql-server ssis

SQL query: create category column based on a varchar column in table containing specific values

sql sql-server tsql case

Impersonation succeeds but database connection fails

c# sql-server impersonation

Using foreign key in SQL server and DB locks

Replace text in value witout knowing the next character

Does SQL server automatically rollback the changes on connection lost?

.net sql-server webserver

Simple Inner Join on 2 tables resulting in wrong estimated rows and slow performance

How to use SQL Server datetime type in Java

java sql sql-server datetime

SQL - Group rows via criteria until exception is found

Do I need a cursor to get this job done in SQL?

sql sql-server

Deadlock - Lock of a column whereas there is no data

import a DBF file in SQL Server using SQL Script

sql .net sql-server foxpro dbf

SQLCLR using the wrong version of the .NET Framework