Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in t-sql

Dynamic SQL gives "Incorrect Syntax Near '+'"

How to execute an UPDATE only if one row would be affected?

sql-server t-sql

Transact-SQL Ambiguous column name

t-sql

how to properly query table where value can be in one or another column

sql sql-server t-sql

Updating a view with CHECK OPTION succeeds unexpectedly

sql-server t-sql

TSQL select one or many rows to join

t-sql sql-server-2005

Mixing an IF-statement in an UPDATE statement in SQL

TSQL: How do I do an UPDATE based on a string and a date?

SQL Server 2008 Is there a more efficient way to do this update loop?

sql sql-server t-sql

Subquery returned more than 1 value

sql t-sql

Can you set collation of T-SQL Variable?

Return zero if value less than zero [duplicate]

sql-server t-sql

Counting rows in SQL Server by substrings

T-SQL error: "The multi-part identifier X.Y could not be bound"

sql sql-server t-sql

stored procedure return .00 decimal

Average Counts by Hour by Day of Week

Compatibility mode allows new command?

Getting the latest status and date for each ID

sql sql-server t-sql