Microsoft
Software
Hardware
Network
Question : Print constant string as Select Output
Hi All,
I want to print Constant strings as 'Isha','Lisa','Mike' as select output.
Like
select Isha,Lisa,Mike from sysibm.sysdummy1; <-- I dont know what table to give here.
Output shold be
Output==> Isha Lisa Mike
Doed anyone know how to do this.
Answer : Print constant string as Select Output
just
select 'Lisa Mike'
from sysibm.sysdummy1
Random Solutions
How Do I retrieve information from a website contact form
Easy Solution For Fixing (but NOT Preventing!) Malware "AV Security Suite"!
Export a query to a CSV file with a Query Filter/Where Condition
find duplicate values
Do you know how to select fields from 2 files based on a join of the files?
another basic rearrangement
Update SQL issues in ASP and MySQL
Pc Load Screen
Black Screen on Windows Server 2008 R2
Montage, xargs and a sorted ls