now one user in online.now i want drop him..how do u drop him?
Answer Posted / raja
DROP USER 'USER_NAME' CASCADE;
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is the difference between clustered and non-clustered index? : sql server DBA
What are the different types of indexes available in sql server? : sql server DBA
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
Where would you look for errors from the database engine?
what is the role of dip user in our database?
What are the different ways you can create databases in sql server? : sql server DBA
Explain about your sql server dba experience? : sql server DBA
who owns the operating system files created by the utl_file package?
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
suppose you want to audit specific activities on sensitive data. How can you achieve that?
what is logical system in sap basis
how can you create a user-defined lock?
What is fill factor? : sql server DBA
In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
Claims and Drains are the locks used to control the concurrency between SQL processes and utilities. Referring to the above statement, what is the maximum number of concurrent Claimers for a Subsystem? Choice 1 32 Choice 2 64 Choice 3 128 Choice 4 256 Choice 5 No limit