Advanced SQL

Advanced SQL

KG - University

10 Qs

quiz-placeholder

Similar activities

SQLite - Writing Queries

SQLite - Writing Queries

University

9 Qs

UTS Basis Data II - ITM

UTS Basis Data II - ITM

University

15 Qs

MS Paint Quiz

MS Paint Quiz

3rd Grade

10 Qs

Excel Mastery Quiz

Excel Mastery Quiz

12th Grade

15 Qs

Class 3 Computer Science L-6 Editing Text in Word 2013 Quiz

Class 3 Computer Science L-6 Editing Text in Word 2013 Quiz

3rd Grade

15 Qs

Midterm Exam IM2B

Midterm Exam IM2B

University

9 Qs

Xpert H&P

Xpert H&P

Professional Development

10 Qs

Database SQL Part 1 V1

Database SQL Part 1 V1

Professional Development

13 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?