Post Test Modul 4 APSI

Post Test Modul 4 APSI

University

15 Qs

quiz-placeholder

Similar activities

CHAPTER 7 part 2

CHAPTER 7 part 2

University

12 Qs

DBMS 1

DBMS 1

University

10 Qs

Level 2 Digital Technologies

Level 2 Digital Technologies

8th Grade - Professional Development

18 Qs

Business Intelligence - Review before Mid Exam

Business Intelligence - Review before Mid Exam

University

20 Qs

U3BigData01

U3BigData01

University

18 Qs

Quiz Mid Semester Data Manajemen

Quiz Mid Semester Data Manajemen

University

10 Qs

QUIZZ 1 : DATABASE FUNDAMENTALS

QUIZZ 1 : DATABASE FUNDAMENTALS

University

10 Qs

Machine Learning (Introduction)

Machine Learning (Introduction)

University

10 Qs

Post Test Modul 4 APSI

Post Test Modul 4 APSI

Assessment

Quiz

Computers

University

Hard

Created by

Farida Hanum

Used 28+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

System that is used when it wants to display the results of reports from a data analysis in the form of tabular, graphs and calculation results?

REPORT

SELECT

CREATE

DATABASE

2.

FILL IN THE BLANK QUESTION

10 sec • 1 pt

An extract from the database which results can be directly printed through the printer media or ...... to the monitor screen.

3.

FILL IN THE BLANK QUESTION

10 sec • 1 pt

In MySQL, we can easily add numbers using the ...... command (column) but in some cases, this command can not be used.

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

FILL THE BLANK

$conn = new PDO ("mysql:host=..............", $username, $password);

$servername, $dbname

$dbname; $servername

$servername, dbname

$servername; dbname

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

To return a result set as an array indexed by column name using?

$sql = 'SELECT name, color, calories FROM fruit ORDER BY name'

$row ->setFetchMode(PDO: :FETCH_ASSOC);

$row = $pdo->query($sql)

$conn = new PDO (“mysql:host=$servername; dbname”, $username,

$password);

6.

FILL IN THE BLANK QUESTION

10 sec • 1 pt

Connections to the database are made with?

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Construct a statement and execute it by using the query() method of PDO object...

CREATE

UPDATE

SELECT

INSERT

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?