SQL Command To Delete Certain Values From Tables Leave a Reply delete from KEU_PARTNER_CONFIG where TRADING_PARTNER = ‘sftp_PCL’ The above SQL command will remove the trading_partner values for ‘sftp_PCL’.