MYSQL_CLASS XI

MYSQL_CLASS XI

11th Grade

25 Qs

quiz-placeholder

Similar activities

Database2 DIT

Database2 DIT

6th - 12th Grade

20 Qs

CONSTRUYE BASES DE DATOS PARA APLICACIONES WEB Y DESARROLLA APLI

CONSTRUYE BASES DE DATOS PARA APLICACIONES WEB Y DESARROLLA APLI

5th Grade - Professional Development

20 Qs

ADMINISTRASI SISTEM JARINGAN (ASJ) - XI TKJ A

ADMINISTRASI SISTEM JARINGAN (ASJ) - XI TKJ A

11th Grade

20 Qs

UJIAN SEMESTER GANJIL BASIS DATA TP 2020/2021

UJIAN SEMESTER GANJIL BASIS DATA TP 2020/2021

11th Grade

20 Qs

Django-quiz

Django-quiz

5th Grade - University

20 Qs

Understanding SQL Concepts and Database

Understanding SQL Concepts and Database

11th Grade

20 Qs

Bases de datos -Access 2007-

Bases de datos -Access 2007-

6th Grade - University

20 Qs

24-25 MySQL Connectivity

24-25 MySQL Connectivity

11th Grade

20 Qs

MYSQL_CLASS XI

MYSQL_CLASS XI

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Vikas Sharma

Used 9+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of database management system is MySQL?

Object-oriented

Hierarchical

Relational

Network

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is data in a MySQL database organized into?

Objects

Tables

Networks

File systems

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

MySQL is freely available and is open source.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What represents an ‘attribute’ in a relational database?

Table

Row

Column

Object

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What represents a ‘tuple’ in a relational database?

Table

Row

Column

Object

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does ‘name’ represent in the following SQL code?

CREATE TABLE student ( name CHAR(30), roll_num INT, address CHAR(30), phone CHAR(12) );

A table

A row

A column

An object

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In MySQL databases, the structure representing the organizational views of the entire databases is ____________

Schema

View

Instance

Table

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?