The ____ database structure is a treelike storage schema that represents records and relationships through the use of tiers and parent-to-child relationships.
A. flat
B. hierarchical
C. relational
D. object
Answer: B
Computer Science & Information Technology
You might also like to view...
To speed up searching and sorting, you use the ________ property to create a second, more efficient table that is quickly searched or sorted
A) Search B) Find C) Sort D) Indexed
Computer Science & Information Technology
Arrays cannot be initialized by assigning values to each element.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology