How to get a list of all background sessions in the database?
No Answer is Posted For this Question
Be the First to Post Answer
which is best institue to learn oracle 11i in ameerpet or maithrivanam or sr nagar please help
select statement does not retrieve any records. what exception is raised?
I have a table emp. There is only one column in the table. In that , there are only three rows in that column. The value in the first row is 'A' and the value in the second row is 'B' and the third row is 'C'. Now, my question is , How will you write a select query to display the output as B C A Note: order by cannot be used coz it gives us output as CBA. But the output should be BCA.
What SQL query from v$session can you run to show how many sessions are logged in as a particular user account?
What is a recycle bin in oracle?
how to find find & delete duplicate rows from two different tables?
How can return max date row A b c d e 1 2 1-mar-09 5 10 1 2 10-mar-09 5 10 Only using oracle predefined function. Not user defined. Output:-- A b c d e 1 2 10-mar-09 5 10
How view is different from a table?
How to open a cursor variable?
State the difference between a primary key and foreign key?
Can sub procedure/function be called recursively?
Where is the export dump file located?