Oracle Database - Lec -23 -Account lock instead of dropping the user
Опубликовано: 03 Июль 2026 на канале: DB_knowledge
29
0
When you want to drop a user but there are objects associated to it. So you can't drop it but, in that case, you lock the user. So that it cannot access the database. And you can still access the objects created by him.