Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Variable table name in select statement

How to convert a date to format ddmmyy NOT ddmmyyyy

sql sql-server tsql

How to find a text inside stored procedures across multiple databases

handing ExecuteScalar returning null when no results are found

c# sql sql-server

Recommend/default settings for ANSI_NULLS and QUOTED_IDENTIFIER [closed]

sql-server tsql

Select only n number of characters from VARCHAR(MAX) field

sql-server max varchar

How do I create a Python CLR procedure in SQL Server?

sql-server python

Get MAX value from a TOP number of records

sql sql-server

Issue with cfquery text encoding

How to insert the elements of an array into a SQL Server database using C#?

Why would an index seek show high scan count in statistics?

sql sql-server

Do SSRS report subscriptions that trigger at the same time run concurrently?

HL7 v2X and v3 data modeling

How Can I Skip a row(an iteration) in MSSQL Cursor based on some condition?

Use result of stored procedure inline in SELECT statement

How to resolve VS2013 Error SQL71501: Procedure X has an unresolved reference to Assembly Y?

Is it possible to remove a non clustered index from a table's column?

sql-server

Find all tables that have X column name

sql sql-server

SQL Select - Calculated Column if Value Exists in another Table

sql sql-server

Issue when trying to read multiplte entity resultsets from a stored procedure