Advanced SQL

Advanced SQL

KG - University

10 Qs

quiz-placeholder

Similar activities

Scratch Coding Vocabulary

Scratch Coding Vocabulary

9th Grade

10 Qs

Marea recapitulare

Marea recapitulare

University

10 Qs

PLSQL and Cursor Quiz

PLSQL and Cursor Quiz

Professional Development

10 Qs

PROBLEM SOLVING USING R - UNIT II - TEST 2 - MCQS

PROBLEM SOLVING USING R - UNIT II - TEST 2 - MCQS

University

15 Qs

การประยุกต์ใช้โปรแกรมนำเสนอ

การประยุกต์ใช้โปรแกรมนำเสนอ

KG

10 Qs

Unit-V-Trigger-II-Q & A

Unit-V-Trigger-II-Q & A

University

9 Qs

Scratch Jnr

Scratch Jnr

1st - 3rd Grade

15 Qs

SIRI Day 2 Review

SIRI Day 2 Review

Professional Development

11 Qs

Advanced SQL

Advanced SQL

Assessment

Quiz

Computers

KG - University

Hard

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