Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

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

SQL Replication 'The process could not connect to Subscriber'

Is there a clean conversion between system_type_id and SqlDbType?

.net sql-server