display data columnwise in table

  • I have only column in my table and i want to display values in table columnwise. like this

    1 6

    2 7

    3 8

    4 9

    5 10.

    Thanks.

  • You've given us just about nothing to work with. You going to have to be more specific.

    looks suspiciously like something you should be leaving to your presentation layer to handle.

    ----------------------------------------------------------------------------------
    Your lack of planning does not constitute an emergency on my part...unless you're my manager...or a director and above...or a really loud-spoken end-user..All right - what was my emergency again?

  • yeah...u shud be more specific...u mean u wanna split a single column to split into 2 columns??

  • adshisode85 (5/30/2008)


    I have only column in my table and i want to display values in table columnwise. like this

    1 6

    2 7

    3 8

    4 9

    5 10.

    Thanks.

    Oh.. brand spankin' new with 1 post... let's get you on the right track for getting the best help possible. Take the time to study the link in my signature line. People on this forum will jump through hoops for you if you spend just a little time on how you ask your questions.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply