Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Tidy for SQL

sql sql-server ssms

How to set connection pool to 100 in sql server 2005 instance

SQL query for finding the first, second and third highest numbers

asp.net sql sql-server

SQL Server Stored Procedures: do they queue up?

T/F: Using IF statements in a procedure produces multiple plans

VB.NET: What is the equivalent of the SQL Server bit datatype?

sql-server vb.net

Does SQL's DELETE statement truly delete data?

sql sql-server security

SQL Service Broker Success?

How to set XACT_ABORT within ADO.NET

DBCC shrinkfile gives error

t-SQL grant permission for table drop and create

sql-server

Does the speed of the query depend on the number of rows in the table?

Group SQL tables in SQL Server Management Studio object explorer

sql sql-server ssms

For XML length limitation

sql sql-server

How can I generate database tables from C# in order to version control the database?

c# .net sql-server database

what is the best way to delete millions of records in TSQL?

sql sql-server tsql

Find duplicates for several columns exclusive ID-column

What is the correct way to store an array / tuple of id's in a column in SQL Server

sql sql-server arrays

Convert from varchar to Nvarchar SQLServer 2008

Best way to store quarter and year in SQL Server?