Thread

  1. Re: force justification of columns

    wsheldah@lexmark.com — 2002-01-03T21:33:35Z

    
    Justification is a function of the tool you use to display the data. It's not a
    property of the table or of the database. What are you using to display the
    data?
    
    
    
    
    "Johnson, Shaunn" <SJohnson6%bcbsm.com@interlock.lexmark.com> on 01/03/2002
    04:03:25 PM
    
    To:   pgsql-general%postgresql.org@interlock.lexmark.com
    cc:    (bcc: Wesley Sheldahl/Lex/Lexmark)
    Subject:  [GENERAL] force justification of columns
    
    
    
    
    Howdy:
    
    I'm trying to create an table where certain fields are suppose to be justified.
    I think by default numerical columns justify to the right and text to the
    left (seem like it to me).
    
    Is there a way to -force- a column to justify data one way or another
    when designing the table?
    
    Thanks!
    
    -X