SELECT [AccountID], [AffiliateID], [Password], [StartDate], [Referrals], [Sales], [Active] FROM [Accounts] WHERE #ToString(sqlKey)# DELETE FROM [Accounts] WHERE #ToString(sqlKey)#

Delete from TABLE: Accounts

Back to List

Account ID  Affiliate ID  Password  Start Date  Referrals  Sales  Active 
#x_AccountID#  #x_AffiliateID#  #x_Password#  #x_StartDate#  #x_Referrals#  #x_Sales#