IF OBJECT_ID('chat_messages', 'U') IS NOT NULL DROP TABLE chat_messages; IF OBJECT_ID('notifications', 'U') IS NOT NULL DROP TABLE notifications; IF OBJECT_ID ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results