Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

What's the best way to start and stop SQL Server from the command line?

Checking for numeric value in field + SQL Server

sql-server

Sql Server print affected rows during while loop

Conditional Operator in SQL Where Clause

Problem with SELECT * in MySQL through ODBC from Microsoft SQL Server

mysql sql-server odbc

FreeTDS problem connecting to SQL Server on Mac (Unexpected EOF from the server)

SQL Server: Count the number of times the ID from table A occurs in table B

sql sql-server count

SSMS add comma delimiter - shortcut

sql-server ssms

Why does an UPDATE take much longer than a SELECT?

join comma delimited data column

sql sql-server tsql

I cannot enable sa account

Which of these select statements is "better," and why?

sql sql-server

How to Delete all data from a table which contain self referencing foreign key

sql sql-server database tsql

How to copy schema and some data from SQL Server to another instance?

Getting "Multiple-step operation generated errors. Check each status value." error using ADO with SQL server 2008

Delete all stored procedures in a specific SQL Server schema

MSSQL Query to delete duplicate rows from a TABLE leaving distinct rows in table

Is this date comparison condition SARG-able in SQL?

Converting a string to datetime from "yyyy-MM-dd"

Construct DateTime using today's date at a specific time