Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Are statistics automatically updated when a new index is created?

ASP.NET MVC wants me to store my SQL Server database files in the App_Data folder -- should I?

How to query SQL Server 2008 database for first and last name and order by relevance?

Fact table with multiple facts

pivoting on a column without knowing the entire list of values

Queuing using the Database or MSMQ?

How to determine whether a database has been changed or not?

sql-server database

UPDATE statement wrapped in an IF EXISTS block

sql sql-server tsql

How do I define a Calculated Measure in MDX based on a Dimension Attribute?

sql-server ssas olap mdx

How I should use BIT in SQL Server 2005

TSQL Check Database Instance Online

sql-server tsql

Create Procedure Permission ONLY

sql sql-server

SQL Inserting multilingual data - loses diacritic marks etc

T-Sql function to convert a varchar - in this instance someone's name - from upper to title case?

sql-server tsql

Rolling back the whole procedure (all statements)

sql-server

What is a good practice/tool for MSSQL database design and versioning? [closed]

converting clustered index into non-clustered index?

Joins against views: performance issues

How to get COUNT from stored procedure return?

Does anybody know of a proc to turn a row into an INSERT statement?

sql-server