Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

AND and OR Operator on single table

$
0
0

Hi All,
I have a dynamic where clause which needs to be applied on a table.
where clause conditions explained below:
1. where clause may contain one or more columns.
2. where clause may contain both AND and OR Operator.
3. dependin


Viewing all articles
Browse latest Browse all 3145

Trending Articles