create table T (a int, b int, c int) properties("replication_num"="1"); insert into T values(1,1,1),(2,2,2),(3,3,3); create table T0 properties("replication_num"="1 ...
I am capturing few rows from a table1 from supabase (get node) and looping through all the rows using "Loop Over User Values" node. inside the loop, Using one of the row item as a condition I am ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results