Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

SQL Server 2008 Insert with WHILE LOOP

sql sql-server while-loop

Correct use of SCOPE_IDENTITY function within simple stored procedure

Id or [TableName]Id as primary key / entity identifier

How Can I Generate Random Unqiue Numbers in C#

c# .net sql-server

Encrypting a BouncyCastle RSA Key Pair and storing in a SQL2008 database

Simplifying (aliasing) T-SQL CASE statements. Any improvement possible?

sql-server tsql case

Is using MS SQL Identity good practice?

sql sql-server tsql identity

Using a variable for table name in 'From' clause in SQL Server 2008

.net sql sql-server tsql

Is there an alternative to joins to increase performance?

sql sql-server join

DATEDIFF Getting the previous month

sql sql-server

How to approach an ETL mission?

Deleting orphans from a table

sql sql-server tsql sql-delete

Is having a stored procedure that calls other stored procedures bad?

sql sql-server

What is the value of NULL in SQL Server?

sql-server null

Should a development environment disable foreign keys?

Is it possible to create databases programmatically using DBX?

INSERT and DELETE in the same transaction?

sql sql-server ssis

SQL Server 2008 setup failure: Value cannot be null. Parameter name : doc [closed]