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
want row
Can't open company website from inside our LAN
Outlook has stopped working error
Where is mysql using my drive space?
Looping in SQL Stored Procedure
How do I create a site similar to TinyURL using Apache ?
Coldfusion - Json Data Output
Terminal Services License Server in a mixed 2003 / 2008 infrastructure
Storage / File analysis tool
Button CSS formatting