Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tsql

Datetime field using military time - need time only in standard time

sql-server tsql

SQL Server convert columns to rows

Define varchar with variable length

SQL Like/Contains on BIGINT Column

sql sql-server tsql

SQL INNER JOINing 2 Subqueries

sql tsql subquery inner-join

What is the advantage of using "Set NOCOUNT ON" in stored procedure's which are used in ssis packages?

What is the best way to assign the returned value of a stored proc to a variable in SQL?

Can a stored procedure have dynamic parameters to be used in an "IN" clause?

T-SQL ISNULL() Optimization

Enumerated types in SQL Server 2008?

can I get count() and rows from one sql query in sql server?

sql sql-server tsql aggregate

Treating empty elements as nulls in SQL Server's OPENXML function

sql-server xml tsql null openxml

T-SQL: can I use a variable as a database reference

Query to drop all extended properties containing a certain name

sql-server tsql

How to delete all duplicate records from SQL Table?

Bracket for IF statement in Stored Procedure

What does char(10) do in a dynamic t-sql string?

tsql

Case Sensitive String Comparison

Detach database programmatically

c# sql-server tsql ado.net

order by sort wrong records

sql sql-server tsql