A key word in the SQL programming language used to signify which table(s) we are using, e.g. SELECT Name, Age, Class ____ Students_table WHERE Gender = ‘Male’ A key word in the SQL programming language used to order the output from a SELECT query, e.g.SELECT Name, Age, Class FROM Students_table WHERE Gender = ‘Male’ ____ Class A key word in the SQL programming language used to add a new record into a database table.” e.g. ____ Students_table VALUES (021, ‘Amanda Jones’, 15/10/1980, ‘F’, ‘VRO’, ‘H739’) A key word in the SQL programming language used to remove records from a database table.” e.g. ____ FROM Students_table WHERE Tutor group = ‘FMC’ Complete the SQL statement to output all the data from the the Class table ____ ____ ____ Class Complete the SQL statement to print a sorted list of Student surname and Class name,joining the Student to the Class table using the Student.ID primary Class.StudentID foreign key ____ surname, Class.name ____ Student, Class ____ Student.ID = Class.StudentID ____ surname
0%
GCSE.U7.SQL Statements
שתף
שתף
שתף
על ידי
Jnicholson4
KS3
Computing
עריכת תוכן
הדפסה
הטבעה
עוד
הקצאות
לוח תוצאות מובילות
הצג עוד
הצג פחות
לוח התוצאות הזה הוא כרגע פרטי. לחץ
שתף
כדי להפוך אותו לציבורי.
לוח תוצאות זה הפך ללא זמין על-ידי בעל המשאב.
לוח תוצאות זה אינו זמין מכיוון שהאפשרויות שלך שונות מאשר של בעל המשאב.
אפשרויות חזרה
השלם את המשפט
היא תבנית פתוחה. זה לא יוצר ציונים עבור לוח התוצאות.
נדרשת כניסה
סגנון חזותי
גופנים
נדרש מנוי
אפשרויות
החלף תבנית
הצג הכל
תבניות נוספות יופיעו במהלך המשחק.
תוצאות פתוחות
העתק קישור
קוד QR
מחיקה
האם לשחזר את הנתונים שנשמרו באופן אוטומטי:
?