0
votes
1answer
23 views
Blank Column title
Hi,
I need help in not displaying the column title in the select list.
For eg: in Oracle
select 'abc' as " " from dual
we get abc with blank column name
In teradata we are n …