Fred Toussi - 2017-12-09
  • Description has changed:

Diff:

--- old
+++ new
@@ -1,4 +1,4 @@
-Inside a routine, a SELECT ... INTO statement that relies on a subquery does not work correctly. Example below was reported in the Help Forum
+Inside a routine, a SELECT ... INTO statement that relies on a subquery does not work correctly. Example below was reported in the Open Discussion Forum

 ~~~
   DECLARE newest_event_id UUID;