Home > Database > Mysql Tutorial > MySQL高级技术-什么是存储过程?_MySQL

MySQL高级技术-什么是存储过程?_MySQL

WBOY
Release: 2016-06-01 13:02:23
Original
1063 people have browsed it

\

存储过程就是数据库中保存(stored)的一些列SQL命令(procedure)的集合,存储过程预先完成和SQL语言的解析和编译,可以提高数据库性能

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template