DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Field delimiter

  1. #1
    Join Date
    Jun 2001
    Posts
    45

    Field delimiter

    How do I specify a tab delimiter in sql plus.
    Like if I want pipe delimiter it is
    SET COLSEP '|'

    Similarly I want to tab delimit.

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    set colsep " "

    just enter a tab between the quotes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width