Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

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

SQL Server 2008 Backup Compression Standard Edition

unique key based on 2 columns in SQl Server 2008?

How to append to a existing record in SQL?

Column in table is of a type that is invalid for use as a key column in an index

How to connect to SQL Server from command prompt with Windows authentication

Conversion failed when converting the nvarchar value 'test' to data type int

How do I unset/reset a transaction isolation level for SQL Server?

insert combine (value and select)

What happens to the primary key Id when it goes over the limit?