JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
MySQL interview questions part 30
MySQL interview questions part 30
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. To obtain the structure of an Oracle table, the command to use is:
A. 123_id
B. 123id
C. id1
D. 123
Show Correct Answer
Correct Answer is :
123
2. Which is the subset of SQL commands used to manipulate Oracle Database structures, including tables?
A. ANSI
B. ANSI_QUOTES
C. TRADITIONAL
D. PIPES_AS_CONCAT
Show Correct Answer
Correct Answer is :
ANSI_QUOTES
3. Which of the following is/are the DDL statements? A) Create B) Drop C) Alter D) All of the Mentioned
A. ANSI
B. IGNORE_FUNC
C. TRADITIONAL
D. IGNORE_SPACE
Show Correct Answer
Correct Answer is :
IGNORE_SPACE
4. In SQL, which command(s) is(are) used to change a table’s storage characteristics?
A. 64
B. 128
C. 256
D. 32
Show Correct Answer
Correct Answer is :
256
5. In SQL, which of the following is not a data definition language commands?
A. only the table name
B. only the database name
C. table name followed by database name
D. database name followed by table name
Show Correct Answer
Correct Answer is :
database name followed by table name
6. ________clause is an additional filter that is applied to the result.
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
7. ___________ defines rules regarding the values allowed in columns and is the standard mechanism for enforcing database integrity.
A. SELECT * FROM `sampledb.member`
B. SELECT * FROM `sampledb`.`member`
C. SELECT * FROM `member`.`sampledb`
D. SELECT * FROM `member.sampledb`
Show Correct Answer
Correct Answer is :
SELECT * FROM `sampledb`.`member`
8. SQL has how many main commands for DDL:
A. mysqldump
B. mysqladmin
C. mysqlimport
D. mysqlexport
Show Correct Answer
Correct Answer is :
mysqldump
9. Which command defines its columns, integrity constraint in create table:
A. mysqldump
B. mysqladmin
C. mysqlimport
D. mysqlexport
Show Correct Answer
Correct Answer is :
mysqlimport
10. Which command is used for removing a table and all its data from the database:
A. mysqldump
B. mysqladmin
C. mysqlimport
D. mysqlexport
Show Correct Answer
Correct Answer is :
mysqladmin
11. Which command allows the removal of all rows from a table but flushes a table more efficiently since no rollback information is retained:
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
12. The language used application programs to request data from the DBMS is referred to as __________
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
13. In SQL, which of the following is not a data Manipulation Language Commands?
A. –ensure
B. –violent
C. –force
D. –run
Show Correct Answer
Correct Answer is :
–force
14. Which of the following is not a type of SQL statement?
A. mysqld_multi
B. mysql.server
C. mysqld_safe
D. comp_err
Show Correct Answer
Correct Answer is :
comp_err
15. Which of the following is not included in DML (Data Manipulation Language)
A. mysql
B. mysqladmin
C. mysqlcheck
D. mysql_upgrade
Show Correct Answer
Correct Answer is :
mysql_upgrade
16. TRUNCATE statement in SQL is a –
A. mysqlslap
B. mysqldump
C. mysqladmin
D. mysqlimport
Show Correct Answer
Correct Answer is :
mysqlslap
17. In SQL, which command is used to add new rows to a table?
A. mysql_config
B. mysqlbinlog
C. mysqldump
D. mysqlimport
Show Correct Answer
Correct Answer is :
mysqlbinlog
18. Stack is also called __________
A. TELL
B. SHOW
C. DISPLAY
D. EXPLAIN
Show Correct Answer
Correct Answer is :
EXPLAIN
19. A table that displays data redundancies yields ____________ anomalies.
A. ANALYZE KEYS
B. ANALYZE TABLE
C. PERFORM ANALYSIS
D. PERFORM TABLE ANALYSIS
Show Correct Answer
Correct Answer is :
ANALYZE TABLE
20. A type of query that is placed within a WHERE or HAVING clause of another query is called
A. ANALYZE
B. VERIFY
C. EXPLAIN
D. SHOW
Show Correct Answer
Correct Answer is :
EXPLAIN
Similar Interview Questions
Search for latest jobs
Find Jobs