Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by praween

  1. praween

    query problem

    Thank you,I will try it.
  2. praween

    query problem

    Thanks for your comment . But my problem is when I query data with group by the left of column will display the same word every line ,i want to show it a top single line like header of each group . aa. S. 5 -- m. 3 Bb. S. 6 -- m. 1 -- l. 3 Something like this,can sql query this...
  3. praween

    query problem

    I have sql table a b c ----------------------------------- aa s 5 bb s 6 aa m 3 bb l 1 and want to show like this in data grid aa s 5 m 3 bb s 6 l...

Part and Inventory Search

Back
Top