What is the system function to get the current user's user
id?
Answer Posted / dhivya
select * from v$session;
from this we can get the user's id.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
In which table collections errors are stored.
Explain about relational operator join?
Write short notes on manual refreshes.
What are the 18 schemas?
Who are naive users?
What is the maximum length of an extended property?
You have a table with three columns: amount1, amount2, and amount3 in a single row only one of these three columns will have a value and the other two will be null. Write a sql query to retrieve the values from these columns?
How can you fix a poorly performing query?
Can an extended stored procedure be called from inside a user-defined function?
What is a database development?
How to use timestamp datatypes
Explain the cube operator?
State the acid rules?
What is the physical representation for a many-to-many relationship?
How is data stored in dbms?