Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Which is the better way of validating user input, DB Constraints or Javascript?

SQL Server split CSV into multiple rows

sql-server

SQL Server order by syntax with Case When and a Constant

SQL: Union of polygons

Is it better to do multiple selects from multiple tables or 1 select of all your data from all the tables?

sql sql-server

INSERT INTO SELECT strange order using UNION

sql server sort by first column in table

Select back a comma delimited list grouped by an ID

sql-server tsql

How to close connection of Microsoft.Practices.EnterpriseLibrary.Data.ExecuteNonQuery

SQL Server turkish character situation

SQL Server query with same functionality as Excel VLookup

SQL Query for splitting the strings into rows and columns

sql sql-server tsql

Expecting ID Error - SQL Server

sql-server

Get more than 1 result set for recursive CTE?

What happens if I dont open instance of SqlConnection?

c# sql-server

is it possible create a sql view from "horizontal" to "vertical"

sql sql-server

What is the advantage of using sp_rename to rename a SQL table?

Creating a table using dynamic sql

SSIS Error: External Column for Source out of sync with Data Source columns; How do I remove External Columns?

sql sql-server tsql ssis

Entity Framework, view and instead of insert trigger. Can't insert a row into the view