Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Is there any possibility to have two PK on one table in sql server?

sql sql-server

OpenXML returning NULL

sql sql-server xml

Creating a trigger on SQL Server 2008 R2 to catch a record update

How to schedule a database task?

Cannot find data type geography

sql sql-server database

SQL query to give a summation of a data value and count number of times it is above 60

SQL Server: create database diagram by query

ASP.NET MVC open source application. MySQL or SQL Server? [closed]

SQL Server querying xml using a cursor

sql-server

Convert string value to Geography data type in SQL Server

sql-server

how to give user permission to create #temptables only [duplicate]

LIKE pattern for kazakh symbols

Difference between SqlConnection and SqlConnectionStringBuilder

Loading assembly into SQL Server 2017 database

.net sql-server sqlcl

Inner join using two fields: use one or two indexes?

sql-server

Does SQL Server add a byte order mark when casting to XML?

How do I group sets based on column value

Order guarantee for identity assignment in multi-row insert in SQL Server