A USER HAVING CREATE SESSION PREVILAGE CAN ALTER
PASSWORD/CHANGE PASSWORD?
Answer Posted / harshada
No. The user can not reset or change the password. The user
is having only create session privileges. only SYS
DBA/manager can reset the password not a user.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Calculate difference between 2 date / times in oracle sql?
What is a parameter file in oracle?
How to select some columns from a table in oracle?
How to create a table in a specific tablespace?
What is integrity and what is constraint??Explain with example
How to use regular expression in pattern match conditions in oracle?
Explain the use of rows option in exp command.
What is the purpose of save points in oracle database?
What is a package ? What are the advantages of package ?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
How to start your 10g xe server from command line?
What is query image?
How to import one table back from a dump file?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
Use of an integrity constraint is better to validate data. Explain