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

Checking Fulfillment of Prerequisites That Can Contain Elaborate AND/OR Relationships

$
0
0
I am working with a system in which I can query prerequisites for course enrollment in a query like this:
[code language="sql"]SELECT [td].[PEOPLE_CODE_ID]
&n

Viewing all articles
Browse latest Browse all 3145

Trending Articles