Search Header Logo

Post Test Modul 4 APSI

Authored by Farida Hanum

Computers

University

Used 28+ times

Post Test Modul 4 APSI
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

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

Already have an account?