0

I have tried to implement recursive queries using CTE and CONNECT BY statements with no luck. Is it possible to implement recursive queries in Google Spanner?

Maxim
  • 4,075
  • 1
  • 14
  • 23
Bullet-tooth
  • 782
  • 1
  • 10
  • 16

1 Answers1

0

There's no support for this right now.

Albert Cui
  • 394
  • 1
  • 4