Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Incorrect Syntax Near SET. Expecting EXTERNAL

How to Export/Backup DB from SQL Server on Amazon RDS

TVP does not conform to table type

SQL: Inner Join return one row based on criteria

Which currency rounding algorithm to use in .Net?

c# sql-server currency

Double %% in where clause?

sql-server database tsql

Difference in performance in SQL

How to select value from second column if first column is blank/null in SQL (MS SQL)?

sql sql-server

How to save Hijri dates in sql server tables? What type of column?

sql-server

Visual Studio 2015 SQL Server Data Tools missing "Add Table" option

C# sql create one connection and open and close for each query

c# sql sql-server

SSIS Read file modification date

sql-server ssis fileinfo

How to SELECT COUNT from tables currently being INSERT?

Linked Server failing on SQL Server job

Python - Using pyodbc to connect to remote server using info from Excel data connection

python sql sql-server pyodbc

How to add windows user as a SQL users in windows authentication mode

SQLCLR Function and System.Runtime.Serialization In GAC

How to get percentage in TSQL when dividing 2 integers?

sql-server tsql

What is the difference between ad hoc and prepared query in sql server plan cache?

SQL - Updating Employee Title based on most Recent Position

sql sql-server