Home > Database > Mysql Tutorial > body text

Mysql和Oracle的创建数据库的根本区别_MySQL

WBOY
Release: 2016-06-01 13:11:16
Original
1366 people have browsed it

Mysql存在数据库的概念,一个项目对应一个单独的database,为数据库创建独立的用户

Oracle一个数据库就是一个服务,存在table space概念(表空间),一个项目对应一个单独的表空间,创建一个用户,具有表空间使用的权限。!

仅作记录!切勿转载!以防害人!

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