This Quiz contains totally 10 Questions each carry 1 point for you.
1. MariaDB is a fork of the MySQL?
Relational database
personal database
NoSQL database
Centralised database
Correct!
Wrong!
2. MariaDB Initial release?
2008
2009
2010
2011
Correct!
Wrong!
3. Which of the following is not features of MariaDB?
All of MariaDB is under GPL, LGPL, or BSD
MariaDB offers Galera cluster technology.
MariaDB uses a standard and popular querying language.
None of the above
Correct!
Wrong!
4. Which command is used to Provides table index information relating to the specified table?
SHOW INDEX FROM TABLENAME [table name]
SHOW INDEX FROM TABLENAME
SHOW INDEX FROM [table name]
SHOW INDEX TABLENAME [table name]
Correct!
Wrong!
5. PHP provides the ___________ function for opening a database connection.
mariadb_connect()
maria_connect()
connect()
mysql_connect()
Correct!
Wrong!
6. Which parameter specifies that on a second call to mysql_connect() with identical arguments, rather than a new connection, the identifier of the current connection will be returned?
server
user
new_link
client flags
Correct!
Wrong!
7. DOUBLE also known as?
real
Double Precision
Both 1 & 2
None of these
Correct!
Wrong!
8. How many parameter mysql_select_db command has?
2
3
4
5
Correct!
Wrong!
9. MariaDB does not support for PHP, one of the most popular web development languages.
true
false
Can be true or false
cannot say
Correct!
Wrong!
10. What are the different types of clauses used in MariaDB?
MariaDB Where Clause
MariaDB Like Clause
MariaDB Where Clause and MariaDB Like Clause
None of the above
Correct!
Wrong!
Share the quiz to show your results !
Subscribe to see your results
Ignore & go to results
Cassandra-Quiz-5
You got %%score%% of %%total%% right
%%description%%
%%description%%
Loading...