Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Copy Table from one to another server

sql sql-server t-sql

How do I update a table with a select statement that produces multiple rows?

EF and datetime in SQL Server 2005

Incorrect syntax near 'end' [closed]

How to convert YES/NO to BIT automatically in SQL Server?

SQL query hierarchical XML with multiple sub-elements

sql sql-server xml t-sql xpath

Inserting a table into a SQL Server view

DB Performance and data types

How to combine Mapping Tables classes into one class using LINQ

c# sql-server linq

Paramaterized Query With SQL Data Reader C#

c# sql-server

Reporting Services 2008: Is there a way to change item properties, depending on how a report is being rendered?

Return single row single value result set of Execute SQL task as an input to another execute SQL task in SSIS

Is there a way to force Report Builder to use "WITH (NOLOCK)" in the queries it generates?

"Incorrect syntax" when using a common table expression

In SQL, find duplicates in one column with unique values for another column

sql sql-server

SQL update datetime entries

Tracking wait statistics per T-SQL statement

sql sql-server

How to make linq to entities or dbcontext use output in an insert statement?

Get days from current timestamp in SQL query

sql-server