Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a database and STUDENT table with the following attributes: student_id, student_first_name, student_last_name , street_no , street_name,postal_code,phone_no, registration_date. Now, do the following: - Insert 10

Create a database and STUDENT table with the following attributes: student_id, student_first_name, student_last_name , street_no , street_name,postal_code,phone_no, registration_date. Now, do the following: - Insert 10 records into the table using a SQL query . - view all students whose grades are above 75% ( what relational operator you use ?) - view (only) the postal codes of the STUDENT table (vertical view) ( what relational operator you use?) - select a composite key of STUDNT table. - select a foreign key in the STDUDENT table that can be used to link to another table

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Management A Practical Introduction

Authors: Angelo Kinicki, Brian Williams

9th Edition

1260075117, 978-1260075113

More Books

Students also viewed these General Management questions

Question

Relational Contexts in Organizations

Answered: 1 week ago