Re: [GENERAL] How to format strings

2000-11-08 Thread Warren Vanichuk
> Some time ago I saw the someone give an example of how to combine a > query result with test using sql. > What i have is a table with f_name varchar l_name varchar and I want the > result to say [EMAIL PROTECTED] > Is this possible I will redirect the output to a textfile using the \o > option.

[GENERAL] How to format strings

2000-11-08 Thread Ian Willis
Some time ago I saw the someone give an example of how to combine a query result with test using sql. What i have is a table with f_name varchar l_name varchar and I want the result to say [EMAIL PROTECTED] Is this possible I will redirect the output to a textfile using the \o option. Thanks in ad