exec('TRUNCATE TABLE chats'); $pdo->exec('UPDATE occupant SET telegram_id = NULL;'); echo 'OK'; ?>