Hi Folks,

Here is my query,

select customerid as CustomerId  from Customers

It returns table with column name as 'customerid', ' CustomerId' in the
query was not reflected into table. What shall i do to display column name
as 'CustomerId'.

Regards,
Renuka

Reply via email to