CRUD & CONNECT DATABASE

CRUD & CONNECT DATABASE

1st - 3rd Grade

10 Qs

quiz-placeholder

Similar activities

S2 Databases

S2 Databases

2nd Grade

13 Qs

Linux Sharing Knowledge

Linux Sharing Knowledge

1st Grade

8 Qs

Introduction to Internet

Introduction to Internet

3rd Grade

13 Qs

Introduction to Database

Introduction to Database

1st Grade - University

5 Qs

Data warehouse unit 1

Data warehouse unit 1

1st - 5th Grade

15 Qs

Bases de datos

Bases de datos

1st - 3rd Grade

10 Qs

Application Software Types & Tasks

Application Software Types & Tasks

1st - 10th Grade

10 Qs

Linux - Recitation

Linux - Recitation

2nd Grade

15 Qs

CRUD & CONNECT DATABASE

CRUD & CONNECT DATABASE

Assessment

Quiz

Physics, Computers

1st - 3rd Grade

Easy

Created by

E-Logistics Laboratory

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

(SELECT*FROM user WHERE id=$id) is the function for?

Create

Read

Update

Delete

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

INSERT INTO user (name, phone, address) VALUES (‘$name’, ‘$phone’, ‘$address’) is the codig for?

Create

Read

Update

Delete

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

UPDATE user SET name=’$name’, phone=’$phone’, address=’$address’ WHERE id=$id

Is coding for?

Create

Read

Update

Delete

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

DELETE FROM user WHERE id=$id

is coding for?

Create

Read

Update

Delete

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Allows users to create a new record in the database is function of?

Create

Read

PDO

PHO

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

CRUD is a crucial process to make all systems work in systematic

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The used of CRUD is

to remove database operation or managing the data in database

to improve database operations or create the data in database

to conduct database operations or managing the data in database.

to make database operation or create the data in database

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?