Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

A very complicated SQL query issue

How to add Entity Framework Geolocation property in Design Database model

which sql join query should i use?

SQL Server BCP utility best separator character to use

c# sql-server-2008 bcp

Getting today's midnight time as UTC

How to select data in a single query?

SQL server 2008 multiple "LIKE" problem

How do I inspect table variables and temporary tables from within a debugging session in SSMS 2008?

Incorrect syntax near ')'. when trying to insert values into the database

How can I use a dynamic table name in the FROM area of a SQL query?

SQL Server: is there a performance overhead between '=' and 'like' operators?

Join based on the value to different table

SQL Server AUTO_INCREMENT error

EF Function Import does not recognise columns returned by StoredProc [duplicate]

SQL Server 2008 - Join causing slow performance

Get rows on first table not on left join's result set

Dynamic SQL with variables inside a view (SQL Server)

Why is this Sql Server CAST(..) rounding a Decimal to a VarChar?

UNION ALL and NOT IN together

How to use TO_CHAR function functionality in SQL Server 2008