call saved query in sql warehouse
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2022 04:47 PM
in python cursor.execute
can you call a saved query with a parameter? like call a stored procedure in relational db?
https://docs.microsoft.com/en-us/azure/databricks/dev-tools/python-sql-connector#cursor-method
Labels: