SQL SERVER – How to implement conditional where clause

Few days ago, I received a query from one of my blog readers inquiring how to implement a conditional where clause in a SQL Server query / stored procedure. His requirement was quiet simple. He said that if he passes any filter value to the query / procedure, it should consider that filter otherwise query … Continue reading SQL SERVER – How to implement conditional where clause