programmer
11-29-2005, 10:47 PM
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.
Like if I want pipe delimiter it is
SET COLSEP '|'
Similarly I want to tab delimit.
|
Click to See Complete Forum and Search --> : Field delimiter programmer 11-29-2005, 10:47 PM 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. davey23uk 11-30-2005, 08:57 AM set colsep " " just enter a tab between the quotes dbasupport.com
Copyright Internet.com Inc. All Rights Reserved. |