Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in t-sql

Howto build a SQL statement with using IDs that might not be available in the table?

using group by and maximum

sql t-sql

What is better to return a single value in TSQL stored procedure: a RETURN or an OUTPUT?

Entity Framework and large queries. What's practical?

c# linq t-sql entity-framework

SQL 2008 - resultset order issue

Calling a Stored Proc from within a Stored Proc and returning a recordset

sql-server t-sql

Select values that SQL JOIN fails on

sql sql-server t-sql

Subquery returned more than 1 value when using Union and string_split()

sql sql-server t-sql

Divide a main table into multiple tables using SQL server

sql sql-server t-sql

How to do an inline if-then in SQL statement syntax

is there a way to dynamically join between tables?

sql t-sql sql-server-2008 join

Transact SQL date query returning no results

SQL Server Date Range

sql sql-server t-sql

How to strip Querystring from a field in T-SQL?

VBA: Convert snippet from VBA to SQL

sql vba t-sql vb6

Selecting all rows with highest (relative) timestamp

sql t-sql sql-server-2000

SELECT from multiple criteria

sql sql-server t-sql