Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

How to successfully migrate/copy a database diagram from different servers

Connecting to SQL Server fails in autostart service, works when starting manually. SQL Server not ready, yet service is started

c# sql sql-server

SQL Server Adding one row to another but only for one column

sql sql-server

How do I remove an Identity completely

Can I use SQL to plot actual dates based on schedule information?

How to enable Full Text Search in SQL Server 2008 Express

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?