How do I modify select statement to list a field name without the database name’s under score? e.g. Full_name as Full Name?
select ename as "Employee Name" from emp
On 12/18/2014 02:28 PM, dlevielle wrote:
Thread created by dlevielle
How do I modify select statement to list a field name without the database name's under score? e.g. Full_name as Full Name?
To reply, please reply-all to this email.
Stop receiving emails on this subject.
Or
Unsubscribe from Toad for Oracle - General notifications altogether.Toad for Oracle - Discussion Forum
Flag
this post as spam/abuse.
thank you!!!