Hi,
How to undo deleted records from a table in sql?
I've used where clause to deleted some thing like where null values are inserted but entire table rows are deleted.
Please if anyone can help in this regarding is highly appreciated.
Thanks,
Chary K
How to undo deleted records from a table in sql?
I've used where clause to deleted some thing like where null values are inserted but entire table rows are deleted.
Please if anyone can help in this regarding is highly appreciated.
Thanks,
Chary K
Comment