MYSQL Test-1

MYSQL Test-1

11th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

Basis data XI

Basis data XI

11th Grade

30 Qs

SQL Query Quiz

SQL Query Quiz

12th Grade

30 Qs

Transaction Processing

Transaction Processing

12th Grade

30 Qs

numeric functions in mysql vaishali lamba

numeric functions in mysql vaishali lamba

12th Grade

34 Qs

SQL 1

SQL 1

12th Grade

26 Qs

Coding Fintech Final - Fall

Coding Fintech Final - Fall

12th Grade

30 Qs

Software DD and Hacking

Software DD and Hacking

11th Grade

30 Qs

PHP + MySQL

PHP + MySQL

7th Grade - University

25 Qs

MYSQL Test-1

MYSQL Test-1

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Created by

Shashank Dwivedi

Used 37+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A relation can have only one ________.
Primary Key
Alternate Key
Unique key
Foreign Key

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The vertical subset of a table is known as:
Tuple
Row
Attribute
Relation

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

If software is released under open source, it means:
Its source code is available to the user.
It belongs to a company.
It is expensive.
It is a DBMS.

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A field or a combination of fields in a table that has a unique value for each row is called:
Candidate key.
Foreign key.
Main key.
Alternate key.

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which statement is used to extract data from a table?
SELECT
DISPLAY
EXTRACT
READ

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How do you select all the columns from a table named "Employee"?
SELECT [all] FROM Employee;
SELECT * FROM Employee ;
SELECT Employee;
SELECT * BY Employee;

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following are valid column names?
Marks Eng
66_Marks
Marks_Eng
#Eng_Marks

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?