Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tsql

How can I format a datetime to varchar with the format dd-MMM-yyyy?

Not Equal does not work in SQL Query

sql-server tsql

How do I write an SQL query to identify duplicate values in a specific field?

Window Functions - Running Total with reset

SQL-Server CONCAT case

Call a Web Api 2 endpoint from a stored procedure

Conditional filtering with join

sql-server tsql join

Update an existing JSON value inside a JSON Array in SQL

sql json sql-server tsql

How can I use transactions that span procedures chained across multiple servers?

Is it possible to add a logic Constraint to a Foreign Key?

How can I get the date of the first second of the year with SQL?

sql sql-server tsql

Are delimited identifiers considered a "best-practice" in Transact-SQL?

sql-server tsql

How to compare two databases?

sql-server database tsql

How to retrieve a result set of all tables in the DB with their disk space usage

sql sql-server tsql

Where clause condition on aggregate functions [duplicate]

sql sql-server tsql

EF 4 produces UNICODE string constans in SQL where the column type is varchar. How to avoid?

How to change default systemdate from ymd to dmy

Why is ERROR_MESSAGE() always null?

Merging date intervals in SQL Server

sql sql-server tsql

Converting from integer to binary and back in SQL Server

sql sql-server tsql