MySQL query

Basic query:

select * from table name;

Basic condition query:

select * from Table name where conditions;

Fuzzy query:

select * from table name where name …like ‘%devic

MySQL looks back

The difference between Mysql and Oracle 1. Instance difference   Mysql is a lightweight database, open source and free. Oracle is charged and the price is very high.

One instance of Mysql can