Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Need help to build a query.

    select name,dept, punchdate ,status from Table_name

    where name='robin'

    select name,dept, punchdate ,status from Table_name

    where name='Alex'

Viewing post 1 (of 1 total)