|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/mysql-workbench-tutorial/
课程评论:没有评论
**Coursera 课程总结:MySQL Workbench 入门教程** 本 Coursera 课程“MySQL Workbench 入门教程”旨在为初学者提供一个全面了解和掌握 MySQL Workbench 的平台。MySQL Workbench 是一个图形化用户界面 (UI) 工具,用于操作 MySQL 服务器和数据库。MySQL 作为一款广泛使用的开源关系型数据库管理系统,将数据存储在表中。 本课程以循序渐进的教学方式,结合实际运行的查询示例,帮助学员理解数据库和表的基本概念。课程内容涵盖以下关键主题: * **MySQL Workbench 介绍:** 快速了解 Workbench 的功能和作用。 * **安装指南:** 详细指导如何在 Windows 10/11 系统中成功安装 MySQL Workbench。 * **数据库与表操作:** 学习如何在 Workbench 中创建新的数据库和表。 * **模式 (Schema) 管理:** 掌握创建和删除数据库模式的方法。 * **数据导入与导出:** * 学习如何将数据导出到 CSV 文件。 * 掌握将数据导入 MySQL Workbench 的技巧。 * 学会如何将查询结果导出为 CSV 文件。 * **SQL 编辑器使用:** * 学习如何将 SQL 脚本保存到文件。 * 掌握如何在 SQL 编辑器中打开脚本文件。 * 了解如何在查询结果中限制显示的行数。 * 学习如何调整 SQL 编辑器的字体。 * **界面定制:** 掌握如何调整 Workbench 的面板布局以优化工作流程。 * **数据搜索:** 学习如何在表中搜索数据。 * **输出窗口管理:** 学习如何清空输出窗口。 * **用户管理:** * 学习如何创建新的数据库用户。 * 掌握如何为用户设置账户限制。 * 了解如何重置 root 用户的密码。 本课程强调实操性,通过大量的“直播运行示例”确保学员能够边学边练,轻松掌握数据库和表的相关概念。教程格式友好的讲解方式,将使初次接触数据库的学员也能快速上手,自信地使用 MySQL Workbench 进行数据库管理和开发。
Welcome to our MySQL Workbench Course!In this Video Course, learn MySQL Workbench and its concepts. Workbench is a UI i.e. a graphical tool for working with MySQL Servers and Databases. MySQL is an open-source relational database management system. It is one of the most popular RDBMS, wherein records are stored in tables. We have covered the following lessons with live running examples:Course LessonsIntroduction to MySQL WorkbenchHow to install MySQL Workbench on Windows 10/ 11How to create a new Database and Table in MySQL WorkbenchHow to create a new schema in MySQL WorkbenchHow to Drop a Schema in MySQL WorkbenchHow to Export Data in MySQL WorkbenchHow to Import Data in MySQL WorkbenchExport the Result to a CSV fileSave the script to a file from the SQL EditorOpen a script file in the SQL EditorLimit the number of rows in MySQL WorkbenchChange the font of the SQL EditorAdjust the Panels of the MySQL WorkbenchSearch the Table Data in MySQL WorkbenchClear the output window in MySQL WorkbenchCreate a new user in MySQL Workbench Set account limits for users in MySQL WorkbenchReset the root password in MySQL WorkbenchNote: The flow would be step-by-step and the explanations would include a tutorial-like format, to make it easier for beginners to understand a new database and table and its concepts, with live running queries as examples.