Synergy BCA | Chapter 5

Synergy BCA | Chapter 5

Professional Development

20 Qs

quiz-placeholder

Similar activities

Java Fundamentals

Java Fundamentals

Professional Development

20 Qs

CONSULTAS_SQL_2324

CONSULTAS_SQL_2324

Professional Development

18 Qs

Database Management System

Database Management System

12th Grade - Professional Development

18 Qs

IT Security Awareness 2023 Vol.2 - Room 1

IT Security Awareness 2023 Vol.2 - Room 1

Professional Development

15 Qs

KUIS ASJ KELAS XI

KUIS ASJ KELAS XI

11th Grade - Professional Development

15 Qs

Pretest Pelatihan TIK Basic (2022)

Pretest Pelatihan TIK Basic (2022)

Professional Development

15 Qs

computer literacy

computer literacy

Professional Development

20 Qs

SRIKANDI Information Security Quiz

SRIKANDI Information Security Quiz

Professional Development

18 Qs

Synergy BCA | Chapter 5

Synergy BCA | Chapter 5

Assessment

Quiz

Computers

Professional Development

Practice Problem

Medium

Created by

Manda Putra

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Apa perintah SQL yang digunakan untuk membuat database?

CREATE <database name>

CREATE DATABASE <database name>

CREATE TABLE <table name>

DATABASE CREATE <database name>

2.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Apa perintah SQL yang digunakan untuk membuat table?

CREATE TABLE
SELECT TABLE
UPDATE TABLE
INSERT TABLE

3.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Apa perintah SQL yang digunakan untuk update table?

OPTION TABLE

CREATE TABLE

ALTER TABLE

UPDATE TABLE

4.

FILL IN THE BLANK QUESTION

10 sec • 1 pt

select u.name ____ users u;

5.

FILL IN THE BLANK QUESTION

10 sec • 1 pt

insert into users (name) ______ ('Manda')

6.

FILL IN THE BLANK QUESTION

10 sec • 1 pt

update users ___ name = "Manda" where id = 1;

7.

FILL IN THE BLANK QUESTION

10 sec • 1 pt

delete from users _____ id = 1;

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?