Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

NOT Like or <> in an NVARCHAR field is also filtering out Null - SQL Server 2008

sql sql-server ssms

Return Comma separated values SQL [duplicate]

How to export/generate data without copying its primary key?

sql sql-server

Delete using Inner Joins

T-SQL OPENJSON $ AS JSON not working

Is it possible to export 'PRINT' commands into a file via bcp?

sql sql-server bcp

Conditional row selection

Select all customers that logged in at least three times within a time interval

Values show up as rounded in SQL Server Management Studio but not when extracted

Use ROW_NUMBER to increment by 100?

sql-server t-sql

SQL Server Unique Combination check constraint [duplicate]

TClientDataset Widestring field doubles in size after reading NVARCHAR from database

sql-server delphi

Incorrect use of the XML data type method 'modify'. A non-mutator method is expected in this context

sql sql-server xml

How to use DbModelBuilder with Database First Approach to implement Soft Delete

Creating an efficient search capability using SQL Server (and/or coldfusion)

Query optimisation does not execute inner query first

sql sql-server t-sql

Find ID of parent where all children exactly match

sql sql-server t-sql set

T-SQL Reset Row number when field changes, including repeated instances