answersLogoWhite

0


Best Answer

in clusterd index the system will sort the row of a table whe there is a chage made to the index. Or in other word, when you use the cluster index, the rows in the table will be in the same order as that of the index. Cluster index controls the physical location of data.

Search results are quicker when records are retrieved by the cluster indexother indexes that use fields that are a part of the cluster index might use less data space
User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Justify that range queries can benefit from cluster indexing?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a codgers queries called?

A codger's queries would simply be called codger's queries.


How Search Engine?

The search engine has a three-step work mechanism. Crawl, fetch and index. When a website is available online, the search engine algorithms reach the website and analyze the website content, structure and other technicalities, that are crawling. Next, fetch. Fetch is a mechanism that search engines sort and arrange the analyzed website details and store in their backend database. Last is indexing. Indexing is the process of listing in search of matching queries in search by the user.


What is queries?

Query is a statement which user gives in database.


Does Google queries keywords have to be capitalized?

No. Queries do not need to be capitalized.


Delete queries are often run after queries have added those same records to history tables?

No, Delete queries are ran before the queries which adds the data to history table. This is to avoid duplicacy.


How does database management software interrogate a database?

Database management software interrogates a database by sending queries written in a specific database query language (e.g., SQL) to retrieve, update, and manipulate data. The software processes these queries to access the database and perform the requested operations efficiently. It uses mechanisms like query optimization and indexing to improve performance and ensure data integrity.


How search engines work?

The search engine has a three-step work mechanism. Crawl, fetch and index. When a website is available online, the search engine algorithms reach the website and analyze the website content, structure and other technicalities, that are crawling. Next, fetch. Fetch is a mechanism that search engines sort and arrange the analyzed website details and store in their backend database. Last is indexing. Indexing is the process of listing in search of matching queries in search by the user.


Who discovered My SQL queries?

SQL King Ramachandran is father of MySQL Queries.


Queries questions can be made using this type of software?

Queries are done in a database.


What are the advantages of using SQL rather than the Query Wizard?

The query wizard can only do a limited set of types of queries. There are some kinds of queries that it cannot create. Some kinds of queries can only be done in SQL. Union queries and data definition queries for example. It is more complicated to do queries in SQL, but you can do more powerful ones. The query wizard is just for simple queries or for getting a basic query which you can then enhance using the design grid or SQL.


Do queries store data?

No. Only your tables store data. Queries, Forms, Reports and Pages can just do things like display the data and manipulate it but, the data is always stored in the tables. When you run a query, open a report or a form, the data you see is ultimately coming from underlying tables. You can do queries on queries, or reports on queries or forms on queries but the original data always comes from the tables.


In database what are the two main functions of queries?

in databases what are the twi main fuctions of queries