Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Is it possible to add a identity to a GROUP BY using SQL?

sql sql-server tsql row-number

Cannot create a row of size 8074 which is greater than the allowable maximum row size of 8060

INSERT Data From One Table Into Multiple Tables

Find earliest and latest dates of specified records from a table using SQL

Detemining a database's OS with a SQL query?

sql sql-server oracle sybase

Are products like SQL Server and Oracle examples of an "ORDBMS"?

Can I use @table variable in SQL Server Report Builder?

Subset sum problem

How is timezone handled in the lifecycle of an ADO.NET + SQL Server DateTime column?

Disable PRINT in SQL Server

sql-server printing

Does something like Common Table Expressions exist in PL/SQL?

sql sql-server oracle

Using uniqueidentifier SQL column type with Entity framework

How to add an attribute to element-centric FOR XML PATH query

Update Table with a "Select query" with a where clause

What data type does the SQLCommand method ExecuteScalar() return?

How to do a fast DELETE of lots of data from a large table (sql server)

SQL Server 2008: should I be using Windows auth or SQL Server auth?

What are IN and OUT parameter in SQL Server

Clustered vs covering index

windows service sql connection problems