Results 1 to 4 of 4

Thread: Why do we create indexes?

  1. #1
    Registered
    Join Date
    Jan 2019
    Posts
    259

    Why do we create indexes?

    Why do we create indexes?

  2. #2

  3. #3

  4. #4
    Registered
    Join Date
    Sep 2019
    Posts
    57
    Indexes are used to quickly locate data without having to search every row in a database table every time a database table is accessed. Indexes can be created using one or more columns of a database table, providing the basis for both rapid random lookups and efficient access of ordered records.

Similar Threads

  1. What are types of indexes?
    By swatijain2233 in forum Search Engine Optimization
    Replies: 8
    Last Post: 01-26-2020, 07:56 AM
  2. How to Create Signature ?
    By Shantanu in forum General Chat
    Replies: 2
    Last Post: 01-08-2019, 03:41 AM
  3. How to create XML sitemap?
    By Bestseoservice in forum Search Engine Optimization
    Replies: 1
    Last Post: 08-08-2014, 02:06 AM
  4. How to create the PHP web?
    By kahhoong in forum Website Programming & Databases
    Replies: 2
    Last Post: 10-02-2005, 11:25 PM
  5. Is this possible to create in CSS only??
    By annanina in forum HTML, CSS, Layout, and Design
    Replies: 9
    Last Post: 09-30-2005, 05:19 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •