Current Affair Quiz Questions
|
Q11- Who among the following is the father of MySQL? |
A) Charles Babbage | B) Michael Wideneus |
C) Allen Jobs | D) Madam Kama |
Ans:- Michael Wideneus |
|
Q12- ________ is making copies of data, these additional copies may be used to restore the original after a data -loss event. |
A) Backup | B) DNS |
C) EMS | D) RAID |
Ans:- Backup |
|
Q13- A file which has not been altered, compressed, or manipulated in any way by the computer is called? |
A) Temp file | B) Raw file |
C) Permanent file | D) None of the above |
Ans:- Raw file |
|
Q14- In data mining, the slice operation performs a selection on _______ |
A) One dimension | B) Two dimension |
C) Multi dimension | D) None of the above |
Ans:- One dimension |
|
Q15- What type of graphical model is used to define a database? |
A) Organizational model | B) E-R diagram |
C) Programming model | D) Flowchart |
Ans:- E-R diagram |
|
Q16- Oracle is a(n) _________. |
A) RDBMS | B) Hardware |
C) System software | D) High-level language |
Ans:- High-level language |
|
Q17- Which of the following is not a database management software? |
A) MySQL | B) Oracle |
C) Sybase | D) COBOL |
Ans:- COBOL |
|
Q18- Which operator is used to compare a value to a specified list of values? |
A) IN | B) ANY |
C) BETWEEN | D) ALL |
Ans:- IN |
|
Q19- According to Boolean Law A(A+B)=? |
A) AB | B) 1 |
C) (1+AB) | D) A |
Ans:- A |
|
Q20- Which operator performs pattern matching ? |
A) LIKE operator | B) EXISTS operator |
C) BETWEEN operator | D) None of the above |
Ans:- LIKE operator |
|