Tsql ordering data by specific string values
- by anteneh maru
Hi every body
I have an audit table that have data for insert, update and delete operations. I am writing a report that will display data in the order of Insert, Update and Delete. I don't think the order by clause will help. any help?