Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Substring in sql server on numbers

Login failed for user "xxx" Failed to open the explicitly specified database solution

How to optimize group by in table with huge number of records

sql sql-server-2008

How to make a composite key without making it a primary key in SQL Server ?

How to create multiple rows from a single row - normalize a table

Time based filtering using sql

does SqlDependency lock table?

Comma-separated String into Table's Column in SQL Server

sql sql-server-2008 csv

DateAdd with a DateTimeoffset sometimes removes the offset

Why is Turkish Lira symbol ₺ replaced with ? in SQL server 2008 database

What format should the start and end LSN parameters be to sys.fn_dblog?

SELECT COUNT(*) > into variable T-SQL

sql-server-2008 t-sql

How do I display an image from Sql Server with Microsoft Access?

How to create primary key by using two columns in SQL Server

Find all leaf node records using hierarchyid

Having a main column and two sub-columns in SQL Server tables

sql sql-server-2008

Database name is not allowed with a table-valued parameter

Why does SQL ignore an index hint and opt for a different index?

Delete from multiple table with foreign keys