now one user in online.now i want drop him..how do u drop him?
Answer Posted / suman
DROP USER USERNAME CASCADE;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are the differences of where and if in SAS?
what is asm?
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?
What is dcl? : sql server DBA
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
what do you understand by fine-grained auditing?
What is the difference between the 2 operating modes of database mirroring? : sql server DBA
What happens on checkpoint? : sql server DBA
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
What is a system database and what is a user database? : sql server DBA
I have kept recovery catalog on same target database and taken backup of target DB to disk. deleted the target DB & tried to restore and revoer DB using the backup on disk but it is not possible, how do we restore & recover DB
What are statistics, under what circumstances they go out of date, how do you update them?
What is the default port no on which sql server listens? : sql server DBA