
Introduction to SQL (Part II)

Flashcard
•
Computers
•
University
•
Hard
Queenie Villamin
FREE Resource
Student preview

38 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What are the basic data manipulation commands in SQL?
Back
INSERT, SELECT, UPDATE, and DELETE.
2.
FLASHCARD QUESTION
Front
What is the syntax for adding new rows to a table using INSERT?
Back
INSERT INTO table_name (columns) VALUES (values);
3.
FLASHCARD QUESTION
Front
Provide an example of an INSERT command.
Back
INSERT INTO Students (LastName, Section) VALUES ('Reyes', 'IT102');
4.
FLASHCARD QUESTION
Front
How do you add new records to all columns of a table?
Back
INSERT INTO table_name VALUES (values);
5.
FLASHCARD QUESTION
Front
What is the syntax to retrieve values from a table using SELECT?
Back
SELECT columns FROM table_name;
6.
FLASHCARD QUESTION
Front
How do you select all columns from a table?
Back
SELECT * FROM table_name;
7.
FLASHCARD QUESTION
Front
What does the DISTINCT operator do in SQL?
Back
It retrieves unique values from columns in a table.
Create a free account and access millions of resources
Similar Resources on Wayground
28 questions
Word 2016 - Semester Exam

Flashcard
•
12th Grade - Professi...
30 questions
DBMS04a_Database Concepts and SQL Flashcard - P.Sellapan

Flashcard
•
University
25 questions
Excel Domain 4 Review

Flashcard
•
12th Grade
33 questions
Mixed Review for Cybersecurity Level 1

Flashcard
•
12th Grade
40 questions
Computer Applications Fall Exam

Flashcard
•
University
35 questions
Elektronika_PHP_MySQL

Flashcard
•
12th Grade - University
30 questions
MY SQL

Flashcard
•
University
30 questions
MY SQL

Flashcard
•
University
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade
Discover more resources for Computers
15 questions
Let's Take a Poll...

Quiz
•
9th Grade - University
2 questions
Pronouncing Names Correctly

Quiz
•
University
34 questions
WH - Unit 2 Exam Review -B

Quiz
•
10th Grade - University
21 questions
Mapa países hispanohablantes

Quiz
•
1st Grade - University
10 questions
Transition Words

Quiz
•
University
5 questions
Theme

Interactive video
•
4th Grade - University
25 questions
Identifying Parts of Speech

Quiz
•
8th Grade - University
10 questions
Spanish Greetings and Goodbyes!

Lesson
•
6th Grade - University