1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

T-SQL Puzzle Challenge: Grouping Connected Items

Discussion in 'Microsoft News' started by Itzik Ben-Gan, Nov 27, 2017.

  1. The challenge involves an undirected cyclic graph that represents pairs of connected nodes that have some kind of a relationship between them. The goal is to group all nodes that are connected either directly or indirectly (transitively).

    Continue reading...
     

Share This Page