zOs/SQL/$

select current timestamp, d.*
  from sysibm.sysdummy1 d
  where 2 > 1
  ;