Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Entity Framework 6 GUID as primary key: Cannot insert the value NULL into column 'Id', table 'FileStore'; column does not allow nulls

How to install SQL Server Management Studio 2008 component only [closed]

Select a Column in SQL not in Group By

How to create a function in SQL Server

sql-server-2008

Error - The transaction associated with the current connection has completed but has not been disposed

c# .net sql-server-2008 c#-4.0

Can you explain the use of sys.sp_addextendedproperty in the following code?

how to extract only the year from the date in sql server 2008?

Perform insert for each row taken from a select?

Disable Transaction Log

Creating new database from a backup of another Database on the same server?

exec failed because the name not a valid identifier?

varchar(max) everywhere?

sql-server-2008 varchar

Transfer data from one database to another database

Delete statement in SQL is very slow

Why not use varchar(max)?

SQL Server 2008 Empty String vs. Space

Performance of bcp/BULK INSERT vs. Table-Valued Parameters

How to store images using Entity Framework Code First CTP 5?

Database design: Calculating the Account Balance

Do clustered indexes have to be unique?