Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

How to keep data in-row in SQL Server

sql sql-server-2008

Doing partial match on name fields in SQL Server

How can I find groups of records that match other groups of records (relational division?)

Custom sort order in SQL Server mixed datatypes stored in a varchar

MySQL vs SQL Server 2008 R2 simple select query performance

Restoring database - How to keep replication in place

Does nodes() or openxml returns rows in same order as it finds in xml?

Partitioning Master Detail Table

Where I can check user-define table type in SQL Server 2008 in SSMS? and how can I insert new column into it?

How do I configure pyodbc to correctly accept strings from SQL Server using freeTDS and unixODBC?

Detect Anomaly Intervals with SQL

How does setMaxResults(N) in Hibernate work?

Sum the column value incrementally with the same ID column

sql sql-server-2008

T-SQL if statement error

How to delete a lot of records from SQL database fast?

How to delete duplicate (repetitive) records, rows from table without id [duplicate]

How can I verify that my async/await is using I/O completion port?

Executed drop table accidently

SQL server: calculate sequence in a SQL query

How to solve this SQL query (header and detail)?