I want to select any rows that have another row where UserName is the same,date is the same, but the time is different in sql server.how to get table value of same username,same date ,but different time to get single query in sql server from the single table.
Ramu.R