MySQL Notes for Professionals
Chuyên mục: Lập trình - Thủ thuật
This MySQL® Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA, see credits at the end of this book whom contributed to the various chapters. Images may be copyright of their respective owners unless otherwise specified
This is an unofficial free book created for educational purposes and is not affiliated with official MySQL® group(s) or company(s) nor Stack Overflow. All trademarks and registered trademarks are the property of their respective company owners
The information presented in this book is not guaranteed to be correct nor accurate, use at your own risk
Please send feedback and corrections to [email protected]
---
Creating a database in MySQL
CREATE DATABASE mydb; Return value:
Query OK, 1 row affected (0.05 sec)
Using the created database mydb USE mydb;
Return value:
Database Changed
Creating a table in MySQL
...
Tham khảo thêm: Node js Notes for Professionals
Tham khảo thêm: Objective-C Notes for Professionals
Tham khảo thêm: Oracle Database Notes for Professionals
Tham khảo thêm: Perl Notes for Professionals
Tham khảo thêm: PHP Notes for Professionals
Thẻ từ khóa: MySQL Notes for Professionals, MySQL Notes for Professionals pdf, MySQL Notes for Professionals ebook, Tải sách MySQL Notes for Professionals