Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Is there an encryption method for a column with a data type of int?

T-SQL: Using OVER and PARTITION BY

"FirstName" and "LastName" store in database USER or USER_PROFILE table?

How can I script the deployment of a Visual Studio database project?

Disable constraints during transaction

sql-server

Problem using Hibernate and SQL Server 2008

SQL LIKE with special characters

Call aspnet_regsql.exe from SQL script

sql sql-server

How does SQL Server store a composite primary key?

SQL server - Msg 213 - Insert Error: Column name or number of supplied values does not match table definition

sql-server

Is there any way to get NHibernate to emit a deadlock hint?

Can anyone fathom a why do this or how it works correctly with this bit of SQL?

sql sql-server tsql

SQL Server: Hidden risks of using DBCC SHRINKFILE

What are locking issues in OLAP?

Batch insert/update using stored procedure

sql sql-server

Which isolation level to use to prevent data from being read?

How to Configure a Stored Procedure to Access a Table in Another Database

sql-server

SQL Sever Getting Distinct Count using "Group By ... With Cube"

Why does this Sql Statement (with 2 table joins) takes 5 mins to complete?

SQL Server 2016 JSON: Select array of strings instead of array of objects