subject

Which command backs up the single database called 'websites' to the file 'websites_backup. sql'?
(a) mysql --backup websites -u root -p > websites_backup. sql
(b) mysql --backup --single-database websites -u root -p > websites_backup. sql
(c) mysql --backup websites -u root -p --out-file websites_backup. sql
(d) mysqldump websites -u root -p > websites_backup. sql
(e) mysqldump --single-database websites -u root -p > websites_backup. sql

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 14:30
Select the correct answer. what does it indicate when a website displays https instead of http? a. the website is secure. b. there is no secure sockets layer. c. the secure sockets layer is hidden. d. the website is not secure.
Answers: 1
question
Computers and Technology, 23.06.2019 17:00
In which of the following ways can using test-taking tips you? a. you can focus on the information that you need to study. b. you will see the answers to the test. c. you will study more. d. you will be less organized.
Answers: 1
question
Computers and Technology, 24.06.2019 00:30
Use the keyword strategy to remember the meaning of the following word. the meaning for the word has been provided. write your keyword and describe the picture you would create in your mind. obfuscate: to make something so confusing that it is difficult to understand.
Answers: 2
question
Computers and Technology, 24.06.2019 12:00
Which spreadsheet operation does a look function perform?
Answers: 1
You know the right answer?
Which command backs up the single database called 'websites' to the file 'websites_backup. sql'?
Questions