We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Drop procedure if exists
Create or replace procedure
Create Procedure
Call Procedure
Desc procedure
Alter procedure
resultset
return table
The text was updated successfully, but these errors were encountered:
TCeason
No branches or pull requests
TODO List for Stored Procedures
Drop procedure if exists
feat(query): Procedure support drop if exists and create or replace #16500Create or replace procedure
at the meta layer feat(query): Procedure support drop if exists and create or replace #16500Create Procedure
Call Procedure
Call Procedure
Desc procedure
Alter procedure
(initially focusing on renaming)Call Procedure
within executable statementsresultset
type for betterreturn table
supportThe text was updated successfully, but these errors were encountered: