Posts

Write a PL/SQL program to convert a temperature in scale Fahrenheit to Celsius and vice versa.

Create department table with the following structure. Name Type Deptno Number Deptname Varchar2(10) location Varchar2(10)