Advanced SQL

Advanced SQL

KG - University

10 Qs

quiz-placeholder

Similar activities

SCRATCH - GRADE 2 - JUNE2023

SCRATCH - GRADE 2 - JUNE2023

2nd Grade

10 Qs

Excel Mastery Quiz

Excel Mastery Quiz

12th Grade

15 Qs

Tables in MS Word

Tables in MS Word

5th - 8th Grade

15 Qs

Database SQL Part 1 V1

Database SQL Part 1 V1

Professional Development

13 Qs

PowerPoint Review 2

PowerPoint Review 2

9th - 12th Grade

15 Qs

SQL Test

SQL Test

University

12 Qs

Grade 10 FT Quiz1 - Intro to SQL

Grade 10 FT Quiz1 - Intro to SQL

10th Grade

10 Qs

SQL

SQL

8th Grade

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?