image top
Giỏ hàng Giỏ hàng 0
Không có sản phẩm trong giỏ hàng.
Email cho bạn bè

MySQL Crash Course

262,000₫
  • ✪ Miễn phí GIAO HÀNG đơn hàng từ 399.000đ
  • ✪ Giao hàng COD toàn quốc nhanh chóng từ 2 - 4 ngày
  • ✪ Giao hàng HOẢ TỐC trong nội thành Hà Nội
  • ✪ Hỗ trợ xuất hóa đơn VAT theo yêu cầu

MySQL Crash Course

MySQL Crash Course(sách keo gáy bìa mềm)
Categories:Computers - Databases
 
Year:2023
 
Edition:1 / converted
 
Language:english
 
With databases lurking in the background of every website, knowing
how to manage them with MySQL is a no-brainer. This practical, hands-on
introduction teaches readers all they need to know.
 
MySQL Crash Course
is a fast-paced, no-nonsense introduction to relational database
development. It’s filled withpractical examples and expert advice that
will have you up and running quickly.
 
You’ll learn the basics of SQL,
how to create a database, craft SQL queries to extract data, and work
with events,procedures, and functions. You’ll see how to add constraints
to tables to enforce rules about permitted data and useindexes to
accelerate data retrieval. You’ll even explore how to call MySQL from
PHP, Python, and Java.
 
Three final projects will show you how to
build a weather database from scratch, use triggers to prevent errors in
anelection database, and use views to protect sensitive data in a
salary database.
 
You’ll also learn how...