Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tsql

How to create an internal numbering of occurrences with SQL

sql sql-server tsql

In SQL Server is there any difference between not(columnName='value') and columnName<>'value'?

sql sql-server tsql

Which is faster comparing an uniqueidentifier or a string in tsql?

How do I reference an alias in a WHERE clause?

sql sql-server-2005 tsql

Group by date in SQL Server

sql-server tsql group-by

Getting the last Monday of the current month using T-sql

sql sql-server-2008 tsql

Testing for Performance in Multiple SQL Queries

How is a # intepreted in a Guid/UNIQUEIDENTIFIER (SQL Server)

c# sql sql-server tsql

Executing CREATE VIEW & ALTER VIEW from SQLCMD

tsql sqlcmd

Get the Sum of a column grouped by another column then grouped into another

How to use newid() to assign a value to a stored procedure variable?

sql-server tsql newid

SQL Server 2008 joining two queries

sql sql-server tsql

sql - replace argument not valid

sql tsql

SQL query involving group by and joins

sql sql-server-2008 tsql

How to retrieve DISTINCT values from this table?

Join on to table with multiple matches but only bring back specified match

sql sql-server-2008 tsql

How can I retrieve a SQL variable from cfquery?

sql sql-server tsql coldfusion

Return Columns As Rows based on Number of Months

Concatenating int and nvarchar column in TSQL

sql-server-2008 tsql

parsing data out of a single data point