Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

User-Defined Aggregate in SQL Server 2008 - How to deploy with MaxByteSize = -1?

Remove SSN (Social Security Number) from a String in SQL

sql-server regex

DAX - Difference between Last 2 columns

sql sql-server powerbi dax

Get all values from an XML column

Is there an equivalent to ConvertTimeFromUtc in MS SQL Server?

sql-server t-sql

Temporal Tables - "Parameterise" extended SYSTEM_TIME syntax

Error Converting Epoch to DateTime in SQL Server when epoch is more than a Trillion seconds

sql-server datetime epoch

Get Max And Min dates for consecutive values in T-SQL

Better way to check condition instead of repeated Case When

Executing a stored procedure with Dapper doesn't return column headers if no rows are present

Intersect is not working in HQL

What is SQL Server Rand Function algorithm?

Unexpected rand() behaviour?

sql sql-server t-sql

RODBC pulling float as character in SQL Server

sql-server r rodbc

Storing SQL queries in Table in sql server

Are there performance problems in querying non varbinary(max) fields in a table containing varbinary(max) data?

Why does a carriage-return character disappear when converting a string to SQL Server XML datatype?