Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Query 10 - Write a SQL Query For the students that have studied in 2012-2016 time interval display the following information: Student name, father name,

Query 10 - Write a SQL Query
For the students that have studied in 2012-2016 time interval display the following information:
Student name, father name, last name, faculty name, department name, registration date
image text in transcribed
HIGH_SCHOOL (high school_code, city_code, high_school_name, no_foreign_lang) STUDENT(student id, name, father_name, last_name, gender, birth_date, birth_place, highschool_code, leaving_date, graduation_year) NOTE: Specifications for graduation year attribute: a) If the student is already graduated from bachelor program and he doesn't study anymore abroad, this field contains simply information for graduation year. (c.g 2017) b) If the student isn't graduated yet from bachelor program, the value of this attribute will be: "On Going" c) If the student has completed the bachelor program and he continues to study abroad in master program, the value of this attribute will have the following format: "graduation year (master)". e.g "2018(master)" The attribute Student_ID has the follow convention: Let assume that : 009034060109 is one student ID: 0090009034009034060090340601CountrycodeCityCodeUniversityCodeFacultyCode * RESIDENCE_PERMISSION (country_code, country_name, validation_period, renewal_duration, fee) CITY (city_code, city_name, capital, population, official_lang, no_universities, municipality_scholarship) ADDRESS_ABROAD (student id, city_code, resident_perm_no, address, phone_no) UNIVERSITY (univ_code, univ_name, foundation_year, no_of_faculty. no_of_inst, )

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

Big Data And Hadoop Fundamentals Tools And Techniques For Data Driven Success

Authors: Mayank Bhushan

2nd Edition

9355516665, 978-9355516664

More Books

Students also viewed these Databases questions

Question

Describe Balor method and give the chemical reaction.

Answered: 1 week ago

Question

How to prepare washing soda from common salt?

Answered: 1 week ago