Yahoo Αναζήτηση Διαδυκτίου

Αποτελέσματα Αναζήτησης

  1. 24 Ιουλ 2022 · 300 pages : 26 cm. Databases: in theory and everyday life -- Choosing and installing MySQL -- Database design: the first steps -- Database normalization -- Servers and databases -- Tables and indexes -- Reading and writing the data -- Design overview: human resources and training database -- Design overview: recipe database -- User interfaces.

  2. 13 Φεβ 2012 · DBDesigner 4.0 is a free and open source database designer app and DB tool developed by Mysql for Windows. It's well-designed, efficient, straightforward and user friendly. The download has been tested by an editor here on a PC and a list of features has been compiled; see below.

  3. 2 Οκτ 2024 · MySQL Explained is a step-by-step tutorial for everyone who's ready to learn about the database software most commonly used for storing information behind some of today's most popular websites and online applications.

  4. downloads.mysql.com › docs › mysql-tutorial-excerpt-5MySQL Tutorial

    Abstract. This is the MySQL Tutorial from the MySQL 5.7 Reference Manual. For legal information, see the Legal Notices. For help with using MySQL, please visit the MySQL Forums, where you can discuss your issues with other MySQL users.

  5. 14 Απρ 2010 · In today’s tutorial, you’ll learn how to use a visual database modeling utility to draw a database diagram and automatically generate SQL. Specifically, we’ll review how to use MySQL Workbench, a cross-platform, visual database design tool.

  6. Introduces general SQL techniques by means of MySQL. Explains the concepts behind a structured query language and how it can be used to communicate with databases. Provides an introduction to database design and how an efficiently designed database can improve the performance of MySQL.

  7. 1 Φεβ 2020 · In this course, Mike Dane will teach you database management basics and SQL. The course starts off with Mike helping you install MySQL on Windows or Mac. Then he explores topics like schema design, Create-Read-Update-Delete operations (CRUD), and other database fundamentals.