GitHub user FormShareDev created a discussion: MySQL - Return query using a stored procedure
I have a stored procedure that returns a query. I call it using: `CALL ReportedProjects(date(now()));` However, this is not possible to perform in SQL Lab. It seems that this was allowed in MS Server ([#13577](https://github.com/apache/superset/issues/13577)) but not in MySQL It would be great if this could be allowed in future versions. Thanks. GitHub link: https://github.com/apache/superset/discussions/34555 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
