gs gs113 General MySQL Use - Interacting with MySQL - Quiz No.1
gs gs113 MySQL Quiz
This quiz belongs to book/course code gs gs113 MySQL of gs organization. We have 126 quizzes available related to the book/course MySQL. This quiz has a total of 10 multiple choice questions (MCQs) to prepare and belongs to topic General MySQL Use. NVAEducation wants its users to help them learn in an easy way. For that purpose, you are free to prepare online MCQs and quizzes.
NVAEducation also facilitates users to contribute in online competitions with other students to make a challenging situation to learn in a creative way. You can create one to one, and group competition on an topic of a book/course code. Also on NVAEducation you can get certifications by passing the online quiz test.
Question 1: The command to move the cursor to the beginning of line in MySQL input editor is?
Ctrl-A
Ctrl-E
Ctrl-D
Esc-a
Question 2: What does Control-_ do in MySQL input editor?
copies to clipboard
pastes from clipboard
undoes last change
deletes the current line
Question 3: On UNIX, statements entered in ‘MySQL’ are saved in which file?
.mysql_queries
.queries
.mysql_history
.history
Question 5: Suppose run_me.sh is a script file. Which command is used to make it executable?
chmod +e run_me.sh
chmod +a run_me.sh
chmod +y run_me.sh
chmod +x run_me.sh
Question 6: To execute the contents of a query file ‘exec.sql’ by feeding it to mysql, which command is used?
mysql exec.sql > sampdb
mysql sampdb < exec.sql
mysql exec.sql
mysql exec
Question 8: The clause that enables mapping a short command to a long command is __________
map
direct
label
alias
Question 10: In UNIX, the name of the option file is __________
.my.cnf
.my.ini
.my.opt
.my.opc
Online Quizzes of gs113 MySQL
MySQL Programs Using C - Using the Embedded Server Library - Quiz No.1
gs gs113
MySQL Online Quizzes
System, Status and User Variables - User-Defined Variables - Quiz No.1
gs gs113
MySQL Online Quizzes
Using SQL to Manage Data - Populating and Modifying Tables - Quiz No.1
gs gs113
MySQL Online Quizzes
Using SQL to Manage Data - Populating and Modifying Tables - Quiz No.2
gs gs113
MySQL Online Quizzes