InterviewSolution
| 1. |
How Do We Rectify The Bove Error/ora:01045 Error? |
|
Answer» In order for a user to CONNECT and start communicating with the database ,he must be GRANTED CREATE SESSION system privilege.The following statement is USED: In order for a user to connect and start communicating with the database ,he must be granted CREATE SESSION system privilege.The following statement is used: |
|