Home > Database > Mysql Tutorial > body text

How to create a database in sqlyog?

藏色散人
Release: 2019-05-11 10:39:38
Original
5757 people have browsed it

How to create a database in sqlyog?

First start xampp's apache and MySQL

How to create a database in sqlyog?

Then open sqlyog

How to create a database in sqlyog? in Right-click on the page on the left and select "create database", enter name, change the database charset to utf8

How to create a database in sqlyog?

Click Create to create a database,

How to create a database in sqlyog?

It is more convenient to create table, view... in this way.

You can also directly enter the statement on the right page to create it, but I prefer it. This way, it feels much more convenient.

The above is the detailed content of How to create a database in sqlyog?. For more information, please follow other related articles on the PHP Chinese website!

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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!