Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

How to select a string between 2 identical characters in SQL

T-SQL OPENJSON path as variable

sql-server json tsql

Is it possible to get sqlalchemy to create a composite primary key with an integer part without making it an IDENTITY type?

SQL Server Text Datatype Maxlength = 65,535?

sql-server text types

Conditional Where statement on a table valued parameter?

How to find loginname, database username, or roles of sqlserver domain user who doesn't have their own login?

How to do bitwise exclusive OR in sql server between two binary types?

sql sql-server tsql

Error restoring database backup to new database with smo and powershell

exec sp_executesql @sql and exec (@sql) SQL Server

How to create a SQL Server login for a service account on a non-English Windows?

Should I TRUNCATE TABLE before I DROP TABLE to avoid logging overhead?

Clustered and nonclustered indexes performance

Using SQL JOIN and UNION together

handshaking a SQL server with Javascript

Sql Server Delete and Merge performance

Query two databases with Oracle SQL Developer

Why C# round and SQL round functions yields different outputs?

c# sql-server rounding

Tool for detecting copy/pasted code in TSQL?

sql sql-server tsql

find the nearest location in ms-sql

Calling a stored procedure python