Hello i will delete accounts without chars from my database
i was minding and wrote this code but it dont will work anyone can help me and reedit my code pls
USE SRO_VT_ACCOUNT
DELETE FROM TB_User
WHERE JID NOT EXISTS IN SRO_VT_SHARD_INIT.dbo._Char
:(
i was minding and wrote this code but it dont will work anyone can help me and reedit my code pls
USE SRO_VT_ACCOUNT
DELETE FROM TB_User
WHERE JID NOT EXISTS IN SRO_VT_SHARD_INIT.dbo._Char
:(