Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

T-SQL get number of working days between 2 dates

sql sql-server tsql

When are SQL Server Views updated?

sql-server view

How do I delete duplicate rows in SQL Server using the OVER clause?

sql sql-server tsql

How to concatenate DateParts in Sql Server

sql-server

Using multiple case statements in select query

sql sql-server

SQL Server inserting huge number of rows to a table with default values and identity column in it

invalid in the ORDER BY clause because it is not contained in either an aggregate function or the GROUP BY clause

sql-server

What are the pitfalls of inserting millions of records into SQL Server from flat file?

How to run a very large query (SQL Server and ColdFusion)

sql-server coldfusion

When would you use GUIDs as primary keys? [duplicate]

SQL Server Date Formats -- ddd

sql sql-server formatting date

SQL Drop Index on different Database

Benefits of switching from SQL Server to Versant OODB

c# .net sql-server database oodb

Does SQL Server optimize DATEADD calculation in select query?

sql sql-server dateadd

Get Excel sheet name In SQL Server

EF Codefirst Bulk Insert

Converting from SQL Date to DateTime in Delphi XE

Can't connect to Azure SQL database from Visual Studio

Unable to execute the query

sql sql-server

SELECT number of groups resulted from a GROUP BY query