Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Wrong result comparing GETDATE() to stored GETDATE() in SQL Server

sql sql-server

How to combine multiple columns into one column?

sql sql-server

How to give MSSQL$SQL2016 permissions to write to a folder

Node Sequelize (MSSQL) - Login failed for user ''

How to show day name in SQL Server?

Should NVARCHAR be used to saved 'accented characters' into Sql Server?

sql-server unicode

Unexpected @@rowcount behavior inside an UDF in MS SQL 2019

Is it possible to use/access scalar functions with LINQ to SQL?

Can I use a SQL Server identity column to determine the inserted order of rows?

sql-server identity

Count distinct and Null value is eliminated by an aggregate

How can I reset username and password for SQL Server 2008

sql-server tsql

SQL Server Stored Procedure Fails due to use of XML/ ANSI_NULLS, QUOTED_IDENTIFIER options

Use Tablediff to compare all tables

sql sql-server

.NET API for SQL Server Service Broker [closed]

Are SQL Server Database Ids always positive?

sql sql-server

When dropping a constraint will the supporting indexes also be dropped?

SQL statement to grab table names, views, and stored procs, order by schema

sql sql-server excel

Changing Database Names and Cross Database Queries In Stored Procedures

Error 14274 - Can't delete & then re-add job

SQL query to get full hierarchy path

sql-server tsql