Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

SQL Server 2008 - Default column value - should i use null or empty string?

sql sql-server null string

Search and replace content in stored procedures

Default column value based on the value of a different column

What are the advantages of a query using a derived table(s) over a query not using them?

sql sql-server tsql

How to select 'previous' and 'next' records in SQL?

sql sql-server pagination

SQL Server - selecting a row doesn't return any NULL values. Why?

Column creation and use

Cannot connect to SQL Server Management Studio

sql-server authentication

How to run multiple Alter stored procedure scripts as a single one ?

c# asp.net sql-server

If-Else Condition inside cursor

IDENTITY_INSERT - Setting Value resets next identity?

sql sql-server database

CASE expression syntax error SQL

Checking for duplicate data 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