Advanced SQL

Advanced SQL

KG - University

10 Qs

quiz-placeholder

Similar activities

Database Systems - DML Triggers (Review game)

Database Systems - DML Triggers (Review game)

University

10 Qs

P3 T2 Quiz

P3 T2 Quiz

3rd Grade

10 Qs

08_Snake Worksheet

08_Snake Worksheet

9th - 12th Grade

10 Qs

Scratchers

Scratchers

4th Grade

10 Qs

Liên kết Hyperlink và Hiệu ứng Trigger trong PowerPoint

Liên kết Hyperlink và Hiệu ứng Trigger trong PowerPoint

4th Grade

10 Qs

ปวช.2 15 หน่วยการเรียนรู้ที่ 8 การประยุกต์ใช้โปรแกรมนำเสนอข้อมูล (ก่อนเรียน) FN

ปวช.2 15 หน่วยการเรียนรู้ที่ 8 การประยุกต์ใช้โปรแกรมนำเสนอข้อมูล (ก่อนเรียน) FN

2nd Grade

10 Qs

Sequence Diagram

Sequence Diagram

KG

10 Qs

mit app inventor quiz

mit app inventor quiz

7th Grade - University

15 Qs

Advanced SQL

Advanced SQL

Assessment

Quiz

Computers

KG - University

Hard

Used 185+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the term is used to describe fields in a database?
Information
Rows
Properties
Entity

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Trigger is invoked before/after data row is:

deleted

updated

inserted

all answers are correct

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Below are the Data Definition Command, EXCEPT
CREATE
ALTER
MERGE
SELECT

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The SQL command to create a new user with password is: —CREATE USER

‘YJChin’@’localhost’ IDENTIFIED BY ‘password123’

FALSE

TRUE

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the correct command to create a view?
CREATE VIEW Inv_1 AS
SELECT VIEW Inv_1 FROM
CREATE TABLE VIEW Inv_1 AS
CREATE VIEW TABLE Inv_1 FROM

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What command to use if I want to execute the stored procedure through Xampp?
EXECUTE
EXEC
CALL
CALLING

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Below are the procedural SQL that can be used to enhance the power of SQL, EXCEPT:
Triggers
Stored procedures
Function
View

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?