Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Extract phone number from noised string

How to connect to a database using Active directory Login and MultiFactor Authentication (MFA)

How often do you update statistics in SQL Server 2000?

sql-server tsql

Disadvantage of choosing large MAX value for varchar or varbinary

sql sql-server types varchar

Sql Server (Entity Framework): created_at , updated_at Columns

SQL Server trigger on replication

Assign Unique ID within groups of records

How do I add a record to a database with LINQ?

IGNORE_DUP_KEY option in SQL Server

sql-server ado.net unique

Non-Unicode CSV Export from SQL Server Report Server

What happens when I drop a clustered primary key in SQL 2005

Creating a stored procedure to return the rowcount of another stored procedure

sql server 2008 newsequentialid() problem

sql-server

Is it possible to password protect an SQL server database?

sql-server security

Clustered/non-clustered index on unique identifier column in SQL Server

How can i use ' when - between ' statement in sql?

Is there a way to select a database from a variable?

sql sql-server dynamic-sql

tsql string concat with select and order by does not work with function in order by clause?

sql sql-server tsql

Using variables with GRANT and DENY in SQL Server 2005

Should I create a ADO.NET Entity Data Model for each table, or one for my entire database?