SQL Grundlagen
Quiz
•
Computers
•
University
•
Medium
Christian Drumm
Used 3+ times
FREE Resource
20 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
Das Schlüsselwort ……………. entfernt mehrfache Zeilen aus dem Ergebnis einer SELECT-Anweisung.
Answer explanation
Beispiele für die Verwendung von DISTINCT gibt es hier: https://www.w3schools.com/Sql/sql_distinct.asp
2.
REORDER QUESTION
30 sec • 1 pt
Bringe die Bestandteile des SELECT-Statements in die richtige Reihenfolge.
SELECT
DESC
ORDER BY
FROM
WHERE
Answer explanation
SELECT column1, column2, ...
FROM table_name
WHERE condition
ORDER BY column1, column2, ... ASC|DESC
3.
DRAG AND DROP QUESTION
30 sec • 1 pt
Ziehen Sie die richtige Option in das richtige Feld
SELECT (a) (b) Benutzer (c) (d) ='user1'
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Der Befehl zum Entfernen von Zeilen aus einer Tabelle 'CUSTOMER' lautet:
REMOVE FROM CUSTOMER ...
DROP FROM CUSTOMER ...
DELETE FROM CUSTOMER WHERE ...
UPDATE FROM CUSTOMER ...
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Mit welchen SQL-Befehl kann "Eggert" in der Spalte LastName der Tabelle Users in "Drumm" geändert werden?
UPDATE User SET LastName = "Drumm" INTO LastName = "Eggert"
MODIFY Users SET LastName = "Drumm" WHERE LastName = "Eggert"
MODIFY Users SET LastName = "Eggert" INTO LastName = "Drumm"
UPDATE Users SET LastName = "Drumm" WHERE LastName = "Eggert"
6.
DRAG AND DROP QUESTION
30 sec • 1 pt
Vervollständigen Sie die SQL-Abfrage, indem Sie die richtige Option in die richtigen Felder ziehen.
Die SQL-Abfrage soll die Details der Mitarbeiter ausgeben, die ein „e“ im Namen haben. Die Ausgabe soll in absteigender Reihenfolge des Gehalts erfolgen.
SELECT * (a) employes (b) name LIKE "%e%" (c) SAL (d) ;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Welche SQL-Anweisung wird verwendet, um Daten in einer Datenbank zu aktualisieren?
MODIFY
UPDATE
SAVE
DELETE
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
15 questions
COA Q2
Quiz
•
University
20 questions
Quantitative Aptitude Series
Quiz
•
University
21 questions
Seguridad de Software
Quiz
•
University
20 questions
Microsoft Excel
Quiz
•
KG - Professional Dev...
15 questions
DBMS LAB QUIZ
Quiz
•
University
18 questions
Computer Quiz
Quiz
•
University
16 questions
Quiz on List and Tuples
Quiz
•
University
20 questions
ICT QUIZ
Quiz
•
University
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Computers
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
7 questions
Central Idea of Informational Text
Interactive video
•
4th Grade - University
7 questions
Review for You: Using Commas
Interactive video
•
4th Grade - University
5 questions
Using Context Clues
Interactive video
•
4th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
14 questions
Eat Healthy,Be Healty
Quiz
•
4th Grade - University
7 questions
Safari Scholar: Searching for Subject-Verb Agreement
Interactive video
•
4th Grade - University
