Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Issues with booleans in SSIS

Got error, "Some part of your SQL statement is nested too deeply" only on some servers

Need to convert time into number using ms sql

sql sql-server time

Decrypting data in SQL Server and pushing to a view

Variables in SQL query

sql sql-server t-sql variables

What factors contribute to ExecuteReader's duration?

Want 'Exists' in a Where clause to be used only when passed parameter has a value

sql sql-server t-sql

Can you free-text search an XML file using SQL Server?

sql sql-server xml search

Firebird and SQL Server delete highest rows in groups

sql sql-server firebird

What does it means that @param IS NULL OR value= @param in sql?

sql-server

Trim string based on characters

Implementing Windows authentication with Reporting Services

Speeding up SQL query with index on identity column or the searched column?

sql-server indexing

Group dates by 7 days excluding specific dates

SQL Server Check if day does not fall on weekend and if so, iterate to a weekday

sql-server t-sql

ExecuteStoreQuery Output parameter not being returned

Calling a stored procedure from CodeIgniter's Active Record class

MS SQL to SQLite syntax

sql sql-server sqlite