PHP MySQL

PHP MySQL

University

15 Qs

quiz-placeholder

Similar activities

Examen3_Programación web I

Examen3_Programación web I

University

20 Qs

Client Server

Client Server

1st Grade - University

10 Qs

PL SQL

PL SQL

University - Professional Development

20 Qs

JDBC

JDBC

University

20 Qs

Web programming - php

Web programming - php

University

20 Qs

Exception handling -oracle plsql

Exception handling -oracle plsql

University

15 Qs

Python MySQL Connectivity

Python MySQL Connectivity

12th Grade - University

10 Qs

PHP & MySQL - parte 1

PHP & MySQL - parte 1

9th Grade - Professional Development

20 Qs

PHP MySQL

PHP MySQL

Assessment

Quiz

Computers

University

Easy

Created by

Marneil Sanchez

Used 63+ 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?