Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

ortal Courses Reports e-Services - Academic Departments ETC CIMS Assume that the Publishers table is already built in the database with the following specifications Publishers:

image text in transcribed
ortal Courses Reports e-Services - Academic Departments ETC CIMS Assume that the Publishers table is already built in the database with the following specifications Publishers: Column Name Data Type constrains Publisher ID Varchar2(10) Primary key Publisher Name Varchar2(30) Unique un You Need to create the Books table with the following specifications Column Name ISBN Constrains Primary key Not Null Data Type Number (10) Varchar2(40) Number (4,2) Varchar2(10) Book Title Book Price Publisher_id referencing the Publishers ID in the Publishers Table Complete the create statement by drag and drop the correct word: Create Table (ISBN Number (10) Book Title Varchar(40) Book Price Number(4,2). Publisher ID (10) references ))

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

Professional Microsoft SQL Server 2014 Integration Services

Authors: Brian Knight, Devin Knight

1st Edition

1118850904, 9781118850909

More Books

Students also viewed these Databases questions