Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Interesting SQL puzzle

sql sql-server puzzle

How can I get the ID of the last INSERTed row using PDO with SQL Server?

C# / SQL Listener to tell me if a row has been inserted into a table

SQL Server - Getting job history details

sql sql-server

Normalize unicode string in SQL Server?

CTE - recursively update quantity until total consumed

SQL group by frequency within a date range

sql-server tsql date-range

SQL Server regular expression constraint

Is there an established pattern for SQL queries which group by a range?

SP_WHO2 conditional?

TSQL - While loop within select?

Multiple triggers vs a single trigger

How to make persisted computed column in EF code first?

Infinite loop CTE with OPTION (maxrecursion 0)

Efficiency of joining subqueries in SQL Server

SQL Azure - How can I select sysdatabases table from master database in SQL Azure?

sql-server azure

How to find a specific Foreign Key of a table through T-SQL?

sql sql-server

Does an update statement in update trigger, fire trigger again?

sql sql-server triggers

Binary datatype for Primary Keys Vs Int?

An expression of non-boolean type specified in a context where a condition is expected, near 'Begin'

sql sql-server