Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on November 22, 2017 9:29PM
Likes: 0
Replies: 1
Hi, we are trying to do a SELECT statement on a system table from a Python recipe. We also tried it using an SQL recipe. However, we are getting the following error from Dataiku:
declare cursor statement may not reference system tables
Is there a way to work around this?