What is the family trees and connection by clause?



What is the family trees and connection by clause?..

Answer / Rajeev Raghuwanshi

In the context of databases, 'family trees' refers to hierarchical data structures that represent relationships between entities in a tree-like structure. This is common in some database management systems, such as Oracle's SQL*Forms.nThe 'connection by' clause is used in SQL to specify a parent/child relationship between tables within the FROM clause of a query.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

Does concurrenthashmap allow null?

1 Answers  


What method is used to place a value onto the top of a stack?

1 Answers  


What are arrays used for?

1 Answers  


Why is it called bubble sort?

1 Answers  


For which header list, the last node contains the null pointer?

1 Answers  


How does dynamic memory allocation help in managing data?

1 Answers  


How memory is reserved using a declaration statement ?

1 Answers  


How many types of data structures are used?

1 Answers  


what is atmost complete binary tree?

6 Answers  


Define hashing?

1 Answers  


What is difference between data type and data structure?

1 Answers  


What are data members?

1 Answers  


Categories