when loggined as SYSTEM,how to display all the users of database using sql query?
Answers were Sorted based on User's Feedback
What is the order of defining local variables and sub procedures/functions?
How to create a table index in oracle?
How do you find current date and time in oracle?
What is a trigger and what are its types?
What is Water Mark in Oracle?
is there a tool to trace queries, like profiler for sql server?
What is user managed backup in Oracle?
Explain integrity constraint?
4. Display the order number and client number from the ORDER table. Output the result in the format. Client <clientno> ordered <orderno>
How to view existing locks on the database?
What view(s) do you use to associate a users SQLPLUS session with his o/s process?
What are triggers?Where are they used?