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
PHP remove duplicate values from multidimensional array
Help Virtualizing Server Rooms
Using querystrings with PHP
Links in Excel need to be changed
VB.Net Hotmail/Windows Live
step by step instructions on moving "favorites" using Kinston 2GB data traveler
Creating a yearly calendar in Excel...
basic HMVC diagram
Can I change the SCSI location of an Exchage 2010 VHD (Hyper-V)?
Xcode 3.1.4 SDK 3.0 Device Family Blank!!!