Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

How to remove a specific character from a string, only when it is the first or last character in the string.

tsql last "occurrence of" inside a string

SQL Join on Table A value within Table B range

How to commit and rollback transaction in sql server?

Is neccessary to encapsulate a single merge statement (with insert, delete and update) in a transaction?

sql sql-server-2008

How to resolve Error: 1418 in sql server while mirroring

sql-server-2008 mirroring

Create custom error message in check constraints in SQL SERVER 2008

specify server in sql script

Wildcard of Number in SQL Server

How to Compare two strings using a if in a stored procedure in sql server 2008?

T-SQL: issue with string concat

how to know how many rows will be affected before running a query in microsoft sql server 2008

Storing single quotes in varchar variable SQL Server 2008

Encoding SQL_Latin1_General_CP1_CI_AS into UTF-8

What is the difference between the backtick and the square bracket in SQL statements?

mysql sql sql-server-2008

PIVOT with varchar datatype

sql sql-server-2008 pivot

Function in SQL Server 2008 similar to GREATEST in mysql?

add +- 1 year in SQL Server

Check if field is numeric, then execute comparison on only those field in one statement?

The tablix 'Tablix1' is invalid. The value for the DataSetName Property is missing - Help