i want to Copy data one table to another table
my table out put like this
EnrollNo CheckIn CheckOut DiffTime
92 NULL NULL NULL
3032 09:40:00 18:31:00 08:51:00
4011 18:30:00 18:38:00 00:08:00
4019 18:32:00 18:32:00 00:00:00
438 10:00:00 18:32:00 08:32:00
To insert into an existing table
Or to create a new table