SQL

Quiz
•
Computers, Education
•
12th Grade - Professional Development
•
Medium

Somesh Gulati
Used 42+ times
FREE Resource
23 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1.Which is the subset of SQL commands used to manipulate Oracle Database structures, including tables?
a) Data Definition Language(DDL)
b) Data Manipulation Language(DML)
c) DDL and DML
d) None of the Mentioned
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3. A command that lets you change one or more fields in a record is
a) Insert
b) Modify
c) Look-up
d) All of the Mentioned
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4. Which of the SQL statements is correct?
a) SELECT Username AND Password FROM Users
b) SELECT Username, Password FROM Users
c) SELECT Username, Password WHERE Username = ‘user1’
d) None of the Mentioned
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A scout company have a database with records of all the scouts. They want to create a list of all scouts who are under 15 and their achievements. What would they use?
Report
Form
Query
Sort
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The command to remove rows from a table ‘CUSTOMER’ is __________________
DROP FROM CUSTOMER
UPDATE FROM CUSTOMER
REMOVE FROM CUSTOMER
DELETE FROM CUSTOMER WHERE
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
SQL query to find all the cities whose humidity is 95.
SELECT city WHERE humidity = 95
SELECT city FROM weather WHERE humidity = 95
SELECT humidity = 89 FROM weather
SELECT city FROM weather
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Assignment for MSE+CIE-2

Quiz
•
University
25 questions
Sql Quiz

Quiz
•
12th Grade
20 questions
Database Design & Development 2

Quiz
•
University
19 questions
Database Management Systems

Quiz
•
University
25 questions
PYHON MYSQL CONNECTIVITY

Quiz
•
12th Grade
20 questions
QUIZ PRAKTIKUM BASIS DATA

Quiz
•
University
20 questions
DBASE BASICS

Quiz
•
12th Grade
20 questions
DBMS

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade