What is Indexing in mysql and how it will be useful and how we can retrieve database content easily from a database table containing about 5lakhs datas
- From: "Amar" <ghungur.2006@xxxxxxxxx>
- Date: 8 Jan 2007 08:25:43 -0800
Hi All,
I need to select data from a database table containing huge amount of
data. Now I am storing data using one primary key and I am just using
simple select statement, and this process gives me the output but it is
taking long to execute the query. As much I had heared I want to use
some indexing or cluster indexing which might help me but I am not so
familiar with these things. So if any one having some solutions to
execute the query in short time period that may help me then please
welcome...
Thanks,
Amar :)
.
- Follow-Ups:
- Re: What is Indexing in mysql and how it will be useful and how we can retrieve database content easily from a database table containing about 5lakhs datas
- From: David T. Ashley
- Re: What is Indexing in mysql and how it will be useful and how we can retrieve database content easily from a database table containing about 5lakhs datas
- From: Andy Hassall
- Re: What is Indexing in mysql and how it will be useful and how we can retrieve database content easily from a database table containing about 5lakhs datas
- From: Erwin Moller
- Re: What is Indexing in mysql and how it will be useful and how we can retrieve database content easily from a database table containing about 5lakhs datas
- Prev by Date: Re: Why does is_dir($_SERVER['DOCUMENT_ROOT']) produce false in Windows XP?
- Next by Date: Re: Why does is_dir($_SERVER['DOCUMENT_ROOT']) produce false in Windows XP?
- Previous by thread: is php free what is zend? you have to pay for it to be fast? hmm
- Next by thread: Re: What is Indexing in mysql and how it will be useful and how we can retrieve database content easily from a database table containing about 5lakhs datas
- Index(es):
Relevant Pages
|