You are here: Re: sorting table while inserting « MsSQL Server « IT news, forums, messages
Re: sorting table while inserting

Posted by Jason Lepack on 05/29/07 16:19

Tables don't store data in a logical order. They store data in a
physical order. If you want to see data in an ordered fashion then
create a view to do that. Also, Name is a reserved word, don't use
it...

SELECT
No,
NameField,
Phone
FROM
yourTable
ORDER BY
No, NameField, Phone

Cheers,
Jason Lepack
On May 29, 12:04 pm, Oonz <arund...@gmail.com> wrote:
> Hi Friends,
>
> How can we insert records in sorted order
>
> like consider a table
>
> No Name Phone
> 1 test1 12345
> 1 test1 23455
> 2 test2 68638
> 3 test3 67684
> 4 test4 54808
> 4 test4 74594
>
> if i add a new record like this
>
> 2 test2 34454
>
> it should go in specific order. so that the final table should look
> something like this
>
> No Name Phone
> 1 test1 12345
> 1 test1 23455
> 2 test2 34454
> 2 test2 68638
> 3 test3 67684
> 4 test4 54808
> 4 test4 74594

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация