Question: Use MySQL commands to complete the following: 1.) MySQL Database design - demonstrate and discuss how data should be grouped together 2.) MySQL Backup and

Use MySQL commands to complete the following:

1.) MySQL Database design - demonstrate and discuss how data should be grouped together

2.) MySQL Backup and recovery - demonstrate backup and recovery of either an individual table or the entire database

3.) Database management

a) browse and drop databases, tables, views, fields and indexes

b) create, copy, drop, rename, and alter databases, tables, fields and indexes

c) execute, edit and bookmark any SQL-statement

d) manage MySQL user accounts and privilege's

e) manage stored procedures and triggers

f) import data from CSV or SQL

g) export data to various formats : CSV, SQL, XML, PDF, ISO/IEC 26300 - Open Document Text and Spreadsheet, Word, Latex, and others

Step by Step Solution

3.34 Rating (151 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

1 MySQL Database Design In MySQL data can be grouped together using tables and relationships Tables are used to store data and each table represents a specific entity or concept For example in a datab... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!