Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Way to find the maximum dates with no futuristic dates

sql sql-server database t-sql

Returning the original value if it doesn't match any of the when_expressions

sql sql-server t-sql case-when

Query from multiple column

sql sql-server

How to parse XML encoded as UTF-8 from a NVARCHAR(MAX) attribute?

SQL select max year/month by separate columns

sql sql-server

Debezium Server to PubSub: delete-operations breaks the application

How to select using lat/lng radius with a SQL join

After adding index Execution Plan SqlServer keeps suggesting the index

sql-server

How do I find out the expiry date of a SQL Server 2008 trial-install instance?

How to apply where condition in each inner join in SQL Server

sql-server

How do I use a Select Statement as the Source in a T-SQL Merge Update

sql-server t-sql merge

Truncating date + time using DateTime2

sql-server t-sql datetime

Error when using single quote with sp_executesql

sql sql-server t-sql

select the same day each month for the next 5 years using SQL?

Issues with booleans in SSIS

Got error, "Some part of your SQL statement is nested too deeply" only on some servers