Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

SQL Server 2008 R2 - select hierarchical data

varbinary to literal varchar copy in SQL Server 2005

pyodbc returns SQL Server DATE fields as strings

SQL Server: Endless WHILE EXISTS loop

TSQL Cursor how to check if already declared and thus deallocate

How to copy rows with SQL and get new and old IDs as result?

sql sql-server

Create MVC4 Membership Database

SSAS -> How do you hide an attribute that is used in a hierarchy? (without using perspectives)

Is there a standard for storing and parsing strings for calendar date recurrence?

SQL Server Column names case sensitivity

Is TimeStamp column unique?

SQL Server Identity columns with NHibernate - to use or not to use

sql-server nhibernate

How to add new Dimension Attributes to the existing dimension through BIDS

sql-server ssas ssas-2008

SQL update using values from the same record

sql sql-server

Extract value returned from dynamic SQL

sql-server tsql dynamic-sql

Calling one stored procedure within another stored procedure using variables from first stored procedure

SQL Server : time-series data performance

Error renaming a temporary table

SQL Server - Script to find all clustered indexes built on a specific data type

sql sql-server tsql

is there a way to generate identity or sequence that increments in power of 2?

sql-server