Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

id name description teacher number(5) PK varchar2(50) varchar2(300) teachers_books course_id number(5) PK FK teacher_id number(5) PK FK book_id number(5) PK FK+ description varchar(400) recommendation_date date

image text in transcribed

id name description teacher number(5) PK varchar2(50) varchar2(300) teachers_books course_id number(5) PK FK teacher_id number(5) PK FK book_id number(5) PK FK+ description varchar(400) recommendation_date date book id number(5) PK title varchar(50) + description varchar(300) id description class number(5) PKI varchar2(300) [2 Marks] Q5. Write an SQL Statement to display all book whose ID is greater than 20 [2 Marks] Q6. . Write an SQL Statement to display teacherID. Name , bookID. Title and description by using teacher and book table. [2 Marks) 07. Update teacher information with Description="Professor where teacher ID=101

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

Informix Database Administrators Survival Guide

Authors: Joe Lumbley

1st Edition

0131243144, 978-0131243149

More Books

Students also viewed these Databases questions