Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Trim string based on characters

How to select results where it was inserted on X day of the week for the last X months?

Should I put a non-clustered index on these foreign keys in a fact table

SQL Replication 'The process could not connect to Subscriber'

use sql selected values as row names for another select

How can I round a column in a single SQL request without changing the overall sum?

What is the preferred way of executing SQL in a Custom SSIS task?

LINQ2SQL: If I make changes to DB, how to mirror them in DBML?

Checking for a foreign key before adding it with a sql script

Remove trailing ":" character from a row in a SQL table

sql-server-2008 replace

SQL Server Express database replication/synchronization

c# sql-server-2008

Preventing entire table from locking while bulk INSERT

group by in sql combining values [closed]

sql sql-server-2008

sql query to insert values to auto increament column

SQL - Show 0 if no results

sql-server-2008

select columns into rows grouped by columns values

sql sql-server-2008

Why does this query block inserts?

sql sql-server-2008

Views within Views - What is best practice

How can I connect to SQL Server 2008 R2 with django-mssql?

Calling MS Sql server stored procedure which has cursor and temporal table in it from java?