Which data type is a composite type?



Which data type is a composite type?..

Answer / Deshraj Singh

"A composite type in PL/SQL is a user-defined data structure that consists of one or more components. Examples include records, arrays, and tables."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is primary and foreign key?

1 Answers  


How is Oracle 10g helpful when compared to oracle 9i and what is grid computing

1 Answers   Flextronics,


What company owns postgresql?

1 Answers  


How to look at the current sql*plus system settings?

1 Answers  


Does it possible to pass object (or) table as an argument to a remote procedure?

1 Answers   TCS,


Explain character-manipulation functions?

1 Answers  


what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba

1 Answers  


What does joining a thread mean?

1 Answers  


How to run sql commands in sql*plus?

1 Answers  


I am creating an index on Emp table Empno column,if u using this indexed column in ur SELECT stmt. where clause,then how do u know that yr index will be working or nor? Thanks Advance...

3 Answers  


i have a table t1 a math 20 b phy 30 cchemisty 10 a math 40 b phy 23 c che 21 a math15 bphy 33 c che 56 write a quire to find out the max markr of each subject

8 Answers  


What are the different types of sql commands?

1 Answers  


Categories