Обсуждение: Weird select output...

Поиск
Список
Период
Сортировка

Weird select output...

От
"Rajesh Kumar Mallah."
Дата:
Hi Folks,

when does the below happen?

tradein_clients=# SELECT  company_id from branding_master where
company_id=58498;
company_id
------------     58498     42136
(2 rows)

regards
Mallah.



--
Rajesh Kumar Mallah,
Developer www.trade-india.com
Infocom Network Limited, New Delhi.
Internet: mallah@trade-india.com
phone: +91(11)6152172 (221) (L) ,9811255597 (M)

Visit http://www.trade-india.com ,
India's Leading B2B eMarketplace.




Re: Weird select output...

От
"Rajesh Kumar Mallah."
Дата:
On Thursday 02 May 2002 05:25 am, you wrote:Hi Folks,
the mentioned problem was solved on recreting the index on company_id.
regdsmallah.
On Thursday 02 May 2002 05:16 am, Rajesh Kumar Mallah. wrote:
> > Hi Folks,
> >
> > when does the below happen?
> >
> > tradein_clients=# SELECT  company_id from branding_master where
> > company_id=58498;
> >
> >  company_id
> > ------------
> >       58498
> >       42136
> > (2 rows)
> >
> > regards
> > Mallah.

--
Rajesh Kumar Mallah,
Developer www.trade-india.com
Infocom Network Limited, New Delhi.
Internet: mallah@trade-india.com
phone: +91(11)6152172 (221) (L) ,9811255597 (M)

Visit http://www.trade-india.com ,
India's Leading B2B eMarketplace.