PHP MySQL

PHP MySQL

University

15 Qs

quiz-placeholder

Similar activities

quiz semana 4 programación web

quiz semana 4 programación web

University

17 Qs

Introduction Of Laravel

Introduction Of Laravel

KG - University

15 Qs

Quiz 4: MySQL Database

Quiz 4: MySQL Database

University

10 Qs

WEB DEV - QUIZ #2

WEB DEV - QUIZ #2

University

10 Qs

PostgreSQL

PostgreSQL

University

20 Qs

PHP Quiz - 1

PHP Quiz - 1

University

20 Qs

IDM Sessional Test

IDM Sessional Test

University

15 Qs

Day 1 - Deployment ...

Day 1 - Deployment ...

University

15 Qs

PHP MySQL

PHP MySQL

Assessment

Quiz

Computers

University

Easy

Created by

Marneil Sanchez

Used 60+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a component of CRUD?

Create

Read

Update

Drop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which PHP function is used to execute SQL queries?

Which PHP function is used to execute SQL queries?

mysql_query()

pdo_query()

sql_query()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

mysqli_query(Which PHP extension provides support for MySQL databases?

mysqli

mysql

pdo_mysql

sql

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which MySQL command is used to create a new table

CREATE DATABASE

CREATE TABLE

INSERT INTO

SELECT

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

mysqli_fetch_all()

mysql_fetch_all()

pdo_fetch_all()

mysqli_query()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to update data in a MySQL database?

UPDATE

DELETE

INSERT INTO

SELECT

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

UPDATE

DELETE

INSERT INTO

SELECT

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?