Hi,

If I have three columns in a table and if i wish to sort based on one
field and then on the other what would be the recommended method.I
would be sorting atleast 75,00,000 records at a time.

ie I would like to use something equivalent the following sql query.

Select * from sample.table order by query desc,keyword asc.

How should i do it..

Thanks
Sree aurovindh

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to