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?