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 |
Does concurrenthashmap allow null?
What method is used to place a value onto the top of a stack?
What are arrays used for?
Why is it called bubble sort?
For which header list, the last node contains the null pointer?
How does dynamic memory allocation help in managing data?
How memory is reserved using a declaration statement ?
How many types of data structures are used?
what is atmost complete binary tree?
Define hashing?
What is difference between data type and data structure?
What are data members?