Database System Concepts
Database System Concepts
7th Edition
ISBN: 9780078022159
Author: Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher: McGraw-Hill Education
Bartleby Related Questions Icon

Related questions

Question

Insert the following data into your database tables.
STUDENTS
STUDENT_ID STUDENT_NAME STUDENT_SURNAME
S123456 Neo Petlele
S246810 Derek Moore
S369121 Pedro Ntaba
S654321 Thabo Joe
S987654 Dominique Woolridge
MODULES
MODULE_ID MODULE_NAME MODULE_CREDIT
DATA6212 Database Intermediate 30
INPU221 Desktop Publishing 20
PROG6211 Programming 2A 15
PROG6212 Programming 2B 15
WEDE220 Web Development (Intermediate)

STUDENT_MODULES
STUDENT_ID MODULE_ID
S123456 PROG6211
S123456 PROG6212
S246810 DATA6212
S369121 DATA6212
S369121 INPU221
S369121 WEDE220
S987654 PROG6211
S987654 PROG6212
S987654 WEDE220
LECTURERS
LECTURER_ID LECTURER_NAME LECTURER_SURNAME
L578963 Kwezi Mbete
L876592 Julia Robins
L916482 Trevor January
LECTURER_MODULES
MODULE_ID LECTURER_ID
DATA6212 L578963
INPU221 L876592
PROG6211 L916482
PROG6212 L916482
WEDE220 L876592

Correct INSERT statements used and all data correctly inserted per
table.

Expert Solution
Check Mark
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education