Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Why do results from a SQL query not come back in the order I expect?

Convert signed int to string ip address in SQL Server

sql-server ip-address

How to only get Year as part of date / datetime in SQL Server

sql sql-server datetime date

BETWEEN in SQL Server

sql sql-server tsql

How to assign ROW_NUMBER() to a column?

database email with attachement(excel file / pdf file)?

SQL, get foreign key value. Foreign key references the same table

sql sql-server select key

SQL-Server: set all rows (values) of some selected columns = NULL

sql sql-server tsql

Trying to update all string values of 'NULL' to NULL in sql server

sql sql-server

How to extract numbers from a string using TSQL

SQL Server IN Operator using varchar and bigint

sql sql-server tsql

SQL Server stored procedure restore my records if Insert failed

SQL 2008+ NOLOCK vs READPAST Considerations for Reporting Accuracy

sql sql-server locking

Setting ConnectionTimeout for OdbcConnection (System.Data.Odbc) in c# does not work

c# .net sql-server timeout odbc

SQL Server Import Wizard treats NULL as literal string 'NULL'

Insert SQL for multiple record

How to get the name of a the student who got max marks in each subject?

SQL SERVER PIVOT table with joins and dynamic columns

sql-server pivot

SQL query to select million records quickly

Convert dd-mm-yyyy to mm/dd/yyyy