DB single transaction delete

Hi guys. I am new to sql and i am having challange with how to delete a single payment transaction from the data base. Thanks

You shouldnt try to do that. A payment transaction has several parts that you would need to know about. Why do you want to delete a single transaction? Maybe you can use the cancel payments action?

How’s “cancel payments action” been use? Thanks