When creating a user, what permissions must you grant to
allow them to connect to the database?

Answers were Sorted based on User's Feedback



When creating a user, what permissions must you grant to allow them to connect to the database?..

Answer / ramesh

Grant Create session to <UserName>

Is This Answer Correct ?    10 Yes 2 No

When creating a user, what permissions must you grant to allow them to connect to the database?..

Answer / sweta

Grant connect,create session to <username>;

Is This Answer Correct ?    6 Yes 0 No

When creating a user, what permissions must you grant to allow them to connect to the database?..

Answer / kunal sain

grant connect,resource to username

Is This Answer Correct ?    7 Yes 3 No

Post New Answer

More DB Administration Interview Questions

What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA

0 Answers  


What are the different sql server versions you have worked on? : sql server DBA

0 Answers  


What are the different types of upgrades that can be performed in sql server? : sql server DBA

0 Answers  


What view would you use to determine free space in a tablespace?

3 Answers  


suppose you want to audit specific activities on sensitive data. How can you achieve that?

0 Answers   Oracle,






What the different types of replication and why are they used? : sql server DBA

0 Answers  


What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA

0 Answers  


Give two methods you could use to determine what DDL changes have been made.

2 Answers  


what is asm?

0 Answers   Oracle,


what is a crs resource?

0 Answers   Oracle,


How do you trace the traffic hitting a sql server? : sql server DBA

0 Answers  


How to bind a cobol module to a given job? I am not able to understand this concept.Can anyone help me out as how to carry out this task?

0 Answers   EDS,


Categories