Employee EMPNO NUMBER(4) - Primary Key VARCHAR2(10)- Not Null VARCHAR2(9) DATE NUMBER(7,2) NUMBER(2) - Foreign Key coming from Department table NOT NULL ENAME JOB HIREDATE SAL DEPTNO

Oracle 12c: SQL
3rd Edition
ISBN:9781305251038
Author:Joan Casteel
Publisher:Joan Casteel
Chapter1: Overview Of Database Concepts
Section: Chapter Questions
Problem 7RQ
icon
Related questions
Question
100%

Dear expert write SQL statement to create the following table

Correct answer will be upvote else

down vote

Employee
EMPNO
NOT NULL.
NUMBER(4) – Primary Key
VARCHAR2(10) - Not Null
VARCHAR2(9)
ENAME
JOB
HIREDATE
SAL
DATE
NUMBER(7,2)
NUMBER(2) – Foreign Key coming from Department table
DEPTNO
Transcribed Image Text:Employee EMPNO NOT NULL. NUMBER(4) – Primary Key VARCHAR2(10) - Not Null VARCHAR2(9) ENAME JOB HIREDATE SAL DATE NUMBER(7,2) NUMBER(2) – Foreign Key coming from Department table DEPTNO
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Single Table
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage