Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

How to get first day of the week and last day of the week in sql server 2008?

sql sql-server date

DELETE ... OUTPUT COUNT(DELETED.*)

Select the first N digits of an integer

sql sql-server

How to copy data in identity column?

Modify multiple columns in single Alter Table query [duplicate]

How to use group by in SQL Server query?

sql-server

Substring after a space

Facing obstacle to install pyodbc and pymssql in ubuntu 16.04

python sql-server ubuntu

SQL Select Records based on current date minus two days

return value at a position from STRING_SPLIT in SQL Server 2016

sql-server

Querying a timestamp column from LINQ to SQL

sql-server linq performance

TSQL to know database role members

Can this simple SQL query be optimized?

sql sql-server

How to order by last name on a full name column?

sql sql-server

Insert Data From One Server To Another?

Are these two queries the same - GROUP BY vs. DISTINCT?

Empty space at the end of SQL Server query results

How can I query how much time a SQL server database restore takes?

Why do I get invalid characters when converting MS SQL Data to MYSQL?

LINQ to SQL Association Mapping