answersLogoWhite

0

indices r required 4 efficent acces 2 spatial data.traditional index structure sucha as hash indices nd b-trees ,r not suitable since they used 4 only 1-d data,whereas spatrial data r typically 2 or more dimensions.

Placid04

muzaffarpur,bihar,march 2012

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is a spatial database index?

k-d tree,Quadtree,R-tree. Placid04. Bakhra. Muzaffarpur, bihar,march 2012.


What is the significance of the keyword "index" in relation to database management and data retrieval?

In database management, the keyword "index" is significant because it helps to optimize data retrieval by organizing and sorting data in a way that allows for faster search and retrieval operations. Indexing improves the efficiency of database queries by creating a structured reference point for locating specific data within a database.


What is the need for aggregation?

Aggregation is an important concept in database design where composite objects can be modelled during the design of database applications. Therefore, preserving the aggregation concept in database implementation is essential. In this paper, we propose models for implementation of aggregation in an Object-Relational Database Management System (ORDBMS) through the use of index clusters and nested tables. ORDBMS is a commercial Relational Database Management Systems (RDBMS), like Oracle, which support some object-oriented concepts. We will also show how queries can be performed on index clusters and nested tables.


Can you explain the process of how to drop an index in a database?

To drop an index in a database, you need to use a specific SQL command. First, you identify the name of the index you want to drop. Then, you use the DROP INDEX statement followed by the name of the index. This command removes the index from the database, making the associated data searchable without the index.


How index increase the performance of database?

Index on a table in the database is just like an index (or content page) in a book - a quick look at an index can tell you where the actual data is located. This saves time and cost of scanning the whole table, thus making the database faster.


What are the Usefulness of nearest-neighbor index?

The nearest-neighbor index measures how clustered or dispersed individual points are in a dataset. It is useful in spatial analysis to identify patterns of clustering or dispersion, assess the degree of spatial autocorrelation, and understand the spatial distribution of data points. A low nearest-neighbor index indicates clustering, while a high index suggests dispersion.


What serves as an index of office or records?

It is a database, either a manual card index or an electronic computer system.


What is another word for database?

The word database is a noun that means a collection of data. Some words that are synonyms for database are directory, index, and table.


Is a database software or hardware?

A database, as used by a computer, is a software programme that is used to store data (information). A card index is also a database, written on pieces of card - so, technically, a card index is a physical thing (hardware?), possibly.


What are the components of relational database?

Table, index, trigger and column Table, index, trigger and column


What are the ways of preventing duplicate values in a field?

Vague question, but if you are talking about a database field, the simple way is to create a unique index on the field (if the database supports it). The index will not allow duplicate values to be added to the database for that field and will generate an error if somebody tries.


What is used to uniquely identify a record in a database program?

index field