Using the relations and the rules set out in the notes under
each relation, write table create statements for the
relations EMPLOYEE, FIRE and DESPATCH. You should aim to
provide each constraint with a formal name, for example
table_column_pk.
No Answer is Posted For this Question
Be the First to Post Answer
What do you know about normalization? Explain in detail?
What is a cursor variable?
Explain oracle’s server parameter file.
What is a nvl function? How can it be used?
How to change system global area (sga) in oracle?
Explain what are clusters?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
How to run create database statement?
What is the difference between INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN?
how many columns can a plsql table have
Write a simple Store procedure and pass parameter to it ?
How to join two tables in a single query using oracle?