Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Converting SQL to QueryOver for getting a row count with group bys

c# sql sql-server nhibernate

Excel incorrectly converts Date into Int

sql-server excel date

SQL Server trusted connection has wrong user in IIS, but SSMS is OK

Find the the value of one field that matches the maximum value of data in another field

SQLMAP to test sql injection

How can you have a column equal ALL items in a list?

sql sql-server

SQL Server update statement with join

How to get duration from SQL when times overlap? Also, how do you get idle time from sql

sql sql-server

SQL statement with an impossible constant comparison

sql sql-server

Altering a column (null -> not null) without knowing the data type

sql-server

"tempdb.mdf" increasing to astronomical sizes (i.e. 800GB) due to SQL query

Which user is used in trusted connection to SQL Server - IIS/ASP.NET

Stored procedure timesout called from code, executes ok from SSMS

Truncate SQL varchar column

sql sql-server

Using SQL Server Filestream in .Net core 2

c# sql-server linq

Entity Framework: query against view in EF (C# code) returns duplicate results

Turning on TRUSTWORTHY with a dacpac

Best Way to call a Web Service from TSQL

How to select random number from a set of numbers in SQL