Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

What does the pipe/veritcal bar character mean in TSQL? [duplicate]

Export database from one SQL Server to another SQL Server

Most Efficient Way to Return Y/N If One or More Columns Contain Non-Null Value?

sql-server null

fastest way to update varchar column with text

how to select only the int values in a column that is nvarchar [duplicate]

Sum a union query

sql sql-server union

SQL: How use case and cast in a query?

TSQL UDF To Split String Every 8 Characters

Compare two dates in a table and return the greater using SQL

Arithmetic overflow error converting numeric to data type numeric

sql sql-server tsql

Group by datetime ignoring time portion

SQL while loop with Temp Table

sql sql-server tsql

SQL Server Case Statement

How to Limit CTE Recursion Depth but Select Generic Table?

FxCop for SQL Server - Tool to analyze SQL Server databases for potential issues

Auto-increment subquery in tsql select statement

Incorrect syntax near '1'. Expecting ID, QUOTED_ID, or '.' Error with SQL Pivot

SQL query: Join two tables with where clause

sql sql-server

Query to find out if foreign key is referenced anywhere else in the database

Filtering SQL Server sys.objects by database