Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Group by values from 4 a.m to 4 a.m SQL Server

How do I combine data from multiple rows into one?

sql sql-server-2008

What are the user permissions needed to enable snapshot isolation in a DB?

Turning a multi-value parameter into a temp table in SQL Server Business Intelligence Development Studio

How to calculate average of a column and then include it in a select query in SQL

sql sql-server-2008

Migrating Datetime to DateTimeOffset

Parse Datetime to JAVA Date

Creating Full Text index on temporary table

SQL Server 2008 installed, though running version is still 2005

Can I select a set of rows from a table and directly insert that into a table or the same table in SQL?

How do I inspect the SQL Server side SSL certificate used in SqlConnection?

Performance of primary key selection

sql sql-server-2008

Can't get powershell to handle a SQL Server connection failure

How do I hash the admin password in my Users table?

Heroku, Rails and Remote Microsoft SQL Server

Calculate last days of months for given period in SQL Server

sql sql-server-2008

Stored procedure with select as parameter

Mixing an IF-statement in an UPDATE statement in SQL

Load the data from an Excel File and load into a Temp Table