MYSQL Test-1

MYSQL Test-1

11th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

Digital Media - Midterm Review

Digital Media - Midterm Review

9th - 12th Grade

25 Qs

MYSQL

MYSQL

12th Grade

30 Qs

Python - Introduction

Python - Introduction

11th - 12th Grade

26 Qs

My SQL

My SQL

11th - 12th Grade

27 Qs

LE BASI DEL LINGUAGGIO

LE BASI DEL LINGUAGGIO

11th Grade

30 Qs

Prueba App Inventor + SQL

Prueba App Inventor + SQL

12th Grade

32 Qs

ICT Database

ICT Database

9th - 11th Grade

34 Qs

Premiere Pro Tools I

Premiere Pro Tools I

6th 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?