Related resources for Anchor query
  • Recursive Query Using Common Table Expression12/7/2013 7:55:58 PM. It is very common for applications to have hierarchical data, in other words data with a parent-child relationship among entities. This article explains recursive queries using a Common Table Expression (CTE).