当前位置:网站首页>Gbase 8s stored procedure execution and deletion
Gbase 8s stored procedure execution and deletion
2022-06-25 04:32:00 【Eight delicacies tofu】
perform SPL Functions or stored procedures
Executing an existing stored procedure should use EXECUTE command , The basic execution syntax format is as follows :
EXECUTE PROCEDURE/FUNCTION < Stored procedure name > ( parameter list )
GBase 8s Exchange available CALL Statement from a stored procedure Call another stored procedure :
CALL < Stored procedure name > ( parameter list )
In the call , Parameters can be SPL Statement or statement block , As long as it returns a single value , And of appropriate type and length . If the filled parameters are less than the parameters of the called stored procedure , Then the unspecified parameters are Initialize to default value , This default value is declared when the stored procedure is created , If there is no default value , Returns an error .
Delete a function or stored procedure
stay Gbase 8s Delete stored procedures and SPL The statement of the function is as follows .
DROP PROCEDURE/FUNCTION < Stored procedure name > ( parameter list )
边栏推荐
- PostgreSQL数据库WAL——RM_HEAP_ID日志记录动作
- 【esp32学习之路6——flash加密】
- What is persistence? What are RDB and AOF in redis persistence?
- OBS Browser+浏览器的基本使用
- GBASE 8s存储过程流程控制
- 1. Phase II of the project - user registration and login
- Doubts about judging the tinyint field type of MySQL
- 1280_ C language to find the average value of two unsigned integer
- Win10 environment phpstudy2016 startup failure record
- 95% of programmers fish here
猜你喜欢

"Comment positionner l'industrie" dans la planification industrielle locale / parc

CTF_ Web:8-bit controllable character getshell

1280_ C language to find the average value of two unsigned integer
![L'épée leetcode fait référence au chemin leetcode de l'offre II 091 pour peindre la maison [planification dynamique] heroding](/img/ad/69fce7cf064479a0ddd477fb935de2.png)
L'épée leetcode fait référence au chemin leetcode de l'offre II 091 pour peindre la maison [planification dynamique] heroding

Anaconda installation +tensorflow installation +keras installation +numpy installation (including image and version information compatibility issues)

PHP code audit 1 - php Ini

A detailed summary of TCP connection triple handshake

mongodb集群

unity Quad剔除背面并剔除透明部分的shader

讲座记录《惯性导航的新应用——惯性测量》
随机推荐
Laravel document sorting 1. Installation and Preliminary Configuration
Can Navicat directly operate the Android database SQLite
CTF_ Web: file contains pseudo protocol with PHP
Coinlist how to operate the middle lot number security tutorial
Lecture record: history and development of strapdown inertial navigation solution
What is the storage engine and the three common database storage engines for MySQL
GBASE 8s存储过程流程控制
Laravel document sorting 2. Route related
CTF_ Web:8-bit controllable character getshell
关于TCP连接三次握手的详细总结
Flutter Builder & futurebuilder components
SQL injection details
Nodejs connects to MySQL through heidisql, and ER appears_ BAD_ DB_ ERROR: Unknown database 'my_ db_ books'
CTF_ Web: basic 12 questions WP of attack and defense world novice zone
[kubernetes series] installation and use of Helm
The yii2 debug toolbar is missing
1、项目第二阶段——用户注册和登陆
Anaconda installation +tensorflow installation +keras installation +numpy installation (including image and version information compatibility issues)
LeetCode 劍指Offer II 091 粉刷房子[動態規劃] HERODING的LeetCode之路
kenlm