Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

SQL Server : datetime comparison ignoring few milliseconds [duplicate]

sql sql-server datetime

T-SQL Regex for social security number (SQL Server 2008 R2)

Triggers and disabling "row(s) affected" message

Database relationship 1:1 vs 1:0..1

SqlServer sp_send_dbmail send query result from local temp table

sql-server

Beyond SOUNDEX & DIFFERENCE - SQL Server

Epi-week query/method for SQL Server

sql sql-server datepart

T-SQL ORDER BY ignores " '-' + ... " but not " '+' + ... "

Passing an SSIS variable value as a parameter of SP via OLE DB Command

Modify SQL result set before returning from stored procedure

SQL Server: How to attach / repair a detached / damaged database?

sql-server ssms

SSDT: "Identifiers must include at least one name (for example, MyTable)"

Return the average per group in each line

sql sql-server

python pyodbc SQL Server Native Client 11.0 cannot return geometry column

python sql-server pyodbc

Create json object and aggregate into json array in SqlServer

json sql-server

Unique index and treating multiple values as one SQL

sql sql-server

How to get month value using week value sql server

sql sql-server

Microsoft.ExceptionMessageBox not being "found"

c# .net sql-server winforms dll

Install a CLR for SQL Server Linux edition

c# sql-server linux sqlclr

Why do I have to rebuild the indexes on a table after inserting >150,000 records?

sql sql-server t-sql indexing