Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

select subquery inside then of case when statement?

SQL Server Create Table with Foreign Key

sql server CLR scalar function with default column name

Merge data into two destination tables

Microsoft SQL Server backup physical_device_name

How update in a Multi Tenant app all schema of all tenants?

Learning XQuery() in SQL server

How can two hierarchies be efficiently merged in SQL Server?

Is there a way to have SSMS open a certain connections every time I open it up?

sql sql-server-2008 ide ssms

Cannot set IDENTITY_INSERT in batch

Instead Trigger or Calculated Column? which is better?

Select distinct groups of rows according to average

How to select 20 random questions from each set in sql?

c# sql sql-server-2008

Retrieve hierarchical groups ... with infinite recursion

sql sql-server-2008

SQL Server Extended property Permission

Best way to store Large String in SQL Server database?

Passing in a list of items (that can possibly be null) as params for an IN clause using Dapper

SQL Server 2008: Where is the change tracking table stored?

Clustered indexes on non-identity columns to speed up bulk inserts?

How to use transactions (begin transaction, commit transaction)?