Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Is there ever a reason that a SQL job should be owned by anyone other than sa?

sql-server

How to link from Postgresql to SQL Server via ODBC?

Advanced SQL Server Order by

PreparedStatement with thousands parameters in a IN clause

How to select a column without its name in sql server?

sql sql-server

Overwrite then set to null

Windows Azure VM (Iaas) unexpected restarts [closed]

Merging/extending records with identical type in SQL Server

sql-server tsql

Need SARGABLE way to filter records and also specify a default value for NULLs

sql sql-server performance

SSIS Flat file could not deal with NUL (\x00) value?

Syntax issue SQL Server. Combining Pivot, XML parse and JOIN

Search for ASCII values in sql server table

sql sql-server

Connect to SQL Server with Management Studio using Windows Authentication

Customize Sql Server Object Explorer Right Click Menu Items

sql sql-server

Execute A Dynamic SQL statement Stored in a Column of a table

sql sql-server database tsql

Dynamic pivot null to 0

Counting the number of rows which do not match

sql sql-server

SQL Join / Pivot / Unpivot = Madness

how can i provide password to SQOOP through OOZIE to connect to MS-SQL?

Why SQL functions are faster than UDF