Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

What native dotNet data type is most appropriate for conveying SQL Server hierarchyId values?

SQL Server cast fails with arithmetic overflow

sql-server precision

Composite keys as Foreign Key?

How to do a PIVOT by day cycle in 31 days in month in SQL Server

Howto build a SQL statement with using IDs that might not be available in the table?

SQL: Selecting Where Latest Sub Child

keeping one connection to DB or opening closing per need

import XML to SQL Server database

c# asp.net sql-server xml import

cannot execute the following sql query because of permission

sql sql-server

Alternative to Notification Services

sql-server

How to convert XML data into row column data in SQL Server

Is SSIS packages are best solution for importing and exporting the large amount of data?

What is better to return a single value in TSQL stored procedure: a RETURN or an OUTPUT?

Adding a SUM Column to a Query

sql sql-server

SQL 2008 - resultset order issue

How to delete all rows in sql except one

sql sql-server

Extract a substring from the end of a string in sql server

sql sql-server

How to arrange rows of a table in ascending order and to save the table simultaneously?