9)When information has to be stored w.r.t employees and
their respective departments, which of the following is the
Correct formulation of entries?
A)Employee and department would together be represented as
an entity.
B)This is too less information to decide on entities.
C)An employee would be one entity and a department would be
another.
D)Such a scenario cannot be modelled in RDBMS
Answer Posted / lakshmi.s
C
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the differences between primary key and unique key?
Please explain compound trigger in oracle?
How to count groups returned with the group by clause in oracle?
Why cursor variables are easier to use than cursors?
What is the sql query to concatenate column values from multiple rows in oracle?
What is raw datatype?
State any two functions of oracle?
Explain cascading triggers.
How to define a data field as not null?
State the various uses of dbcc command?
Name the three major set of files on disk that compose a database in Oracle?
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.
How to export data with a field delimiter?
How to create a table in a specific tablespace?
How a database is related to tablespaces?