Answer Posted / rohini
Composite data type - is data type which has internal
components, such as RECORD, TABLE and VARRAY.
Composite datatypes are also known as collection.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
How to create a table in a specific tablespace?
What is hot backup and logical backup?
How can we delete duplicate rows in a table?
What is blob data type in oracle?
What is Data Dictionary Cache in Oracle?
From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.
How to connect ms access to oracle servers?
What is the difference between Delete, Truncate and Drop in Oracle?
How oracle handles dead locks?
How much memory your 10g xe server is using?
I just want to maintain data like an employee can belongs to 3 or more departments . We can resolve this by using composite key but it avoids normalization rules. So Can anyone tell me how can I maintain data.
How to load data through external tables?
What is a nvl function? How can it be used?
How to create additional tablespaces for an new database?
How to use select statement to count the number of rows in oracle?