Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

How do I know if a database trigger is DROP_TABLE or ALTER_TABLE?

sql sql-server triggers

How to add a database in SQL Server Management Studio?

Unable to connect to SQL Server using SQLCMD via a batch file

Deduping SQL Server table

getting exception in creating a password change form

c# sql-server exception

How to speed up group-based duplication-count queries on unindexed tables

sql sql-server

What is the alternative Enum datatype in Microsoft SQL Server 2008 Management Studio?

Select distinct group of records only when all of the records' certain column is of a certain value

sql sql-server t-sql

Warning CS0618 resolution

SQL Server and Efficiency of Large Range of Values within an IN Clause

sql-server t-sql in-clause

Linq performance: Two queries, the first response immediately and the second is very slow

Drop database only if Backup is successful

DbConnection.Open() works but dbConnection.OpenAsync() doesn't

Oracle to SQL Server stored procedure & function converter

SQL Server - grant create table to schema owner

sql-server database

Weird results when CAST DateTime to VARCHAR, then use LIKE

sql-server sql-like

Copy a row to the same table by changing few column values [duplicate]

SQL Server and Chinese character on INSERT/SELECT query

c# sql-server database

Need to check dates are overlapping or not in sql server

sql sql-server

Split function in SQL Server 2008