MYSQL&PHP

MYSQL&PHP

11th Grade

18 Qs

quiz-placeholder

Similar activities

Understanding SQL and Networking Concepts

Understanding SQL and Networking Concepts

11th Grade

20 Qs

Post Test Database XI RPL

Post Test Database XI RPL

11th Grade

15 Qs

QUIZ 3 - MySQL (Database, table, select, update)

QUIZ 3 - MySQL (Database, table, select, update)

9th - 12th Grade

15 Qs

PSTS Basis Data

PSTS Basis Data

11th Grade

20 Qs

MySQL

MySQL

11th Grade

20 Qs

Соединение с базой данных mysql посредством php

Соединение с базой данных mysql посредством php

11th Grade

20 Qs

PTS WEB DEV 2

PTS WEB DEV 2

11th Grade

20 Qs

Quiz UH - Database Server

Quiz UH - Database Server

11th Grade

20 Qs

MYSQL&PHP

MYSQL&PHP

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Shene Jamal

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

mysqli_query(Which PHP extension provides support for MySQL databases?

mysqli

mysql

pdo_mysql

sql

2.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which of the following is used to retrieve data from a MySQL database?

mysqli_fetch_all()

mysql_fetch_all()

pdo_fetch_all()

mysqli_query()

3.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which of the following is used to insert new data into a MySQL database?

UPDATE

DELETE

INSERT INTO

SELECT

4.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which of the following is used to establish a connection to a MySQL database?

mysqli_connect()

mysql_connect()

pdo_connect()

sql_connect()

5.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which of the following is used to retrieve the number of rows in a result set?

) mysqli_num_rows()

mysql_num_rows()

pdo_num_rows()

sql_num_rows()

6.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

A _______is a request for data or information from a database table or combination of tables.

query

request

command

instruction

7.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

_________is an open-source relational database management system

SQL

PHP

HTML

MYSQL

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?

Discover more resources for Computers