Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

SQL Server: should I use information_schema tables over sys tables?

Select Top and Last rows in a table (SQL server)

sql-server-2008

Add unique constraint in SQL Server 2008 GUI?

formula for computed column based on different table's column

Reporting Services permissions on SQL Server R2 SSRS

How to change a column without dropping a table in SQL 2008

How to add time to DateTime in SQL

Handling inheritance with overriding efficiently

Entity Framework/Linq to SQL: Skip & Take

SQL Server Query: Fast with Literal but Slow with Variable

In SQL Server, how can I find everywhere a column is referenced?

Why can't I use an alias for an aggregate in a having clause?

sql sql-server-2008

Invalid use side-effecting operator Insert within a function

T-SQL split string based on delimiter

Using comparison operators in SELECT clause of T-SQL query

Cannot Resolve Collation Conflict

Can't change table design in SQL Server 2008

ALTER TABLE on dependent column

Get stored procedure parameters by either C# or SQL?

SQL Server GUID sort algorithm. Why?