Question : How Select value Horizontaly in sql2000

I has one table tblAbc and cloums like  FirstName , DateofBirth, JoiningDate and it containing data like

  FirstName,      DateofBirth,       JoiningDate
    Abc               1980-05-01         2010-02-02  
    pqr                1985-03-04        2010-03-5
   xyz                  1990-05-06        2010-04-08

ineed out put  like
Abc      pqr   xyz          1980-05-01   1985-03-04    1990-05-06     2010-02-02     2010-03-5    2010-04-08



how get this answer sql2000

Answer : How Select value Horizontaly in sql2000

This is normal behavior.  The ASA is a security appliance and therefore "stealths" itself.  It does not decrement the TTL therefore doesn't appear in the traceroute.  You can have it appear in the traceroute by using the following if desired.

ciscoasa(config)#policy-map global_policy
ciscoasa(config-pmap)#class class-default
ciscoasa(config-pmap-c)#set connection decrement-ttl
Random Solutions  
 
programming4us programming4us