MCQ 1 The father of MySql is

Correct Answer Choice B Michael Widenius
See Answer

MCQ 2 MySQL supports the complete SQL99 standard

Correct Answer Choice B False
See Answer

MCQ 3 What is a candidate key?

Correct Answer Choice C Used to uniquely identify a row
See Answer

MCQ 4 Which one of the following methods recuperates any memory consumed by a result set?

Correct Answer Choice D free()
See Answer


MCQ 5 Which SQL statement is used to update data in a database?

Correct Answer Choice C Update
See Answer

MCQ 6 With SQL, how do you select all the columns from a table named "Persons"?

Correct Answer Choice C SELECT * FROM Persons
See Answer

MCQ 7 Function cannot be used for ________________ statement.

Correct Answer Choice C Insert
See Answer

MCQ 8 USE keyword is used to select a ____________________

Correct Answer Choice B database
See Answer


MCQ 9 Can I define multiple unique constraints on a table?

Correct Answer Choice A Yes
See Answer

MCQ 10 Storing same data in many places is called.

Correct Answer Choice D Redundancy
See Answer

MCQ 11 To use MySQL on your computer, you will need

Correct Answer Choice D Some sort of client program to access the databases
See Answer

MCQ 12 Which databases mostly supported PHP language almost since the beginning?

Correct Answer Choice D MySQL
See Answer


MCQ 13 Which version of MySQL introduced the prepared statements?

Correct Answer Choice B MySQL 4.1
See Answer

MCQ 14 Which SQL statement is used to create a table in a database?

Correct Answer Choice A CREATE TABLE
See Answer

MCQ 15 What is the most common type of join?

Correct Answer Choice B INNER JOIN
See Answer

MCQ 16 The SQL used by front-end application programs to request data from the DBMS is called ______________

Correct Answer Choice A DML
See Answer


MCQ 17 Which of the following is a sql AGGREGATE Function

Correct Answer Choice B AVG
See Answer

MCQ 18 data types in SQL Server are organized into how many categories?

Correct Answer Choice B 6
See Answer

MCQ 19 All aggregate functions except __________ ignore null values in their input collection.

Correct Answer Choice B Count(attribute)
See Answer

MCQ 20 How many Primary key a table can max have?

Correct Answer Choice C Only 1
See Answer


MCQ 21 Which of the following is not Constraint in SQL?

Correct Answer Choice D Union
See Answer

MCQ 22 Which statement in SQL allows us to change the definition of a table is?

Correct Answer Choice B ALTER
See Answer

MCQ 23 Which method is used to retrieve the number of rows affected by an INSERT, UPDATE, or DELETE query?

Correct Answer Choice B affected_rows()
See Answer

MCQ 24 How can you delete the records where the "FirstName" is "Rajiv" in the records Table?

Correct Answer Choice C DELETE FROM records WHERE FirstName = 'Rajiv'
See Answer


MCQ 25 How can you insert a new record into the "records" table?

Correct Answer Choice A INSERT INTO records VALUES ('Rajiv', 'Sharma')
See Answer

NTSE, NEET, AIEEE, Olympiad & Other Competive Exams Preparation

Publish Your Article / Write for Us

Article Writing Guide/Help

Trending Questions


Advantages Of NCERT, CBSE & State Boards Solutions For All Subjects

  • All the NCERT Solutions have been prepared by academic experts having 10+ years of teaching experience.
  • They have prepared all the solutions in simple and easy language, so that each and every student can understand the concepts easily.
  • All the solutions have been explained step to step wise in details with better explainations.
  • Students can also use these question and answers for your assignments and in homework help.
  • All the solutions have been explained in detail and the answers have been compiled in a step-wise manner.
  • All the question and asnwers are commonly prepared according to the Latest Syllabus of Board Education and Guidelines.
  • Students can know about the various types of questions asked in the exams with the help of these solutions.

Top Course Categories