SQL and databases

Quiz
•
Computers
•
KG - 12th Grade
•
Medium
Ann Boyles
Used 136+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What do the letters in CRUD stand for?
Create Read Update Delete
Craft Run Upload Database
Create Run Unrun Data
Crunch Read Uptime Downtime
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is used to extract data from a database?
EXTRACT
GET
OPEN
SELECT
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To remove a record from a table, which SQL statement would you use?
REMOVE
DELETE
CANCEL
ERADICATE
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What's one solid reason for us to use databases instead of just storing stuff in a variable on the server?
If the server goes down, we won't lose all our data--our data will persist between sessions
A database is a more compact way of storing the information
Accessing information from a database is faster than accessing information from a variable
It's a toss-up, really--they're both good ways of storing information
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Using which word allows you to specify that MORE THAN ONE condition must be met in a query?
OR
WHERE
AND
SELECT
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
I want to create a table in my table named "actors" with two columns: "name" and "age." What statement will do this?
CREATE TABLE actors (name TEXT, age INTEGER);
CREATE actors WITH COLUMNS (name, age);
CREATE DATABASE actors WITH COLUMNS (name TEXT, age INTEGER);
CREATE actors (name, age): TABLE, TEXT, INTEGER;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
I want to add the actor "Brad Pitt" (aged 56) to my table "actors." Which statement will do this?
INSERT INTO actors VALUES ("Brad Pitt", 56);
INSERT "Brad Pitt" AND 56 INTO actors;
UPDATE age = 56 WHERE name = "Brad Pitt";
CREATE ENTRY ("Brad Pitt", 56) IN TABLE actors;
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Strings & Integers

Quiz
•
6th - 9th Grade
11 questions
@tbinh1768/TIN ĐS HK1

Quiz
•
11th Grade - University
12 questions
Câu hỏi về SQL

Quiz
•
11th Grade - University
15 questions
Lights, Camera, Action!

Quiz
•
6th Grade
15 questions
Quiz Time - Praktikum Aplikasi Basis Data

Quiz
•
University
10 questions
Unreal engine Level 2

Quiz
•
7th Grade
10 questions
ICT Yr 4 - GIMP Basic Tools

Quiz
•
4th Grade
13 questions
Week6-ERD-2

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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
12 questions
3-5 Digital Citizenship: Appropriate Use

Quiz
•
3rd - 5th Grade
10 questions
Keyboard Typing

Quiz
•
4th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade