Question: Write an SQL script that performs the following. Generates a query to display , empno, ename, dname, sal, and hiredate using the formatting details below.
Write an SQL script that performs the following.
Generates a query to display empno, ename, dname, sal, and hiredate using the formatting details below.
Column Headings use SQL Plus COLUMN command; field width is within parentheses: Employee Number Employee Name "Department Name Salary Right Justify and Hire Date
Save and submit as an SQL script file "DisplayFormatting.sql
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
