Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

SQL Server : Where condition based on the parameters

How to reverse a GROUP BY like table?

sql sql-server-2008

How do I change text data to numeric in SQL Server?

Pass Variable From Code To Stored Procedure

how to select unmached rows

Login failed for user 'IIS APPPOOL\myAppPoolName' and cannot add new user for this

Why sql case is not working on null condition of int column

connection timeout expired. the timeout period elapsed while attempting to consume the pre-login handshake acknowledgement

BULK INSERT missing last row?

How to extract hashtags from a string in T-SQL

SQL - Operand data type datetime2 is invalid for subtract operator

sql sql-server-2008

Using Time columns with NHibernate, Fluent NHibernate and SQL Server 2008

See images in SSMS?

add-in ssms sql-server-2008

Conditional Where statement on a table valued parameter?

SQL Server 2008 XML Query method - retrieve text() value where another text() value exists?

xml sql-server-2008

How to find loginname, database username, or roles of sqlserver domain user who doesn't have their own login?

exec sp_executesql @sql and exec (@sql) SQL Server

Sql Server 2008 remote access problem

Should I TRUNCATE TABLE before I DROP TABLE to avoid logging overhead?

Using SQL JOIN and UNION together