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
State the acid rules?
How is data stored in dbms?
How long can an error message be in raiseerror function?
What is a database development?
Which four data types cannot be used as a return type from a user-defined function?
What are the key features of dbms?
explain detail about ftp in datastage?
Who are naive users?
What is the database development process?
I HAVE A PI ON COL A THE NEXT DAY I WANT CHANGE THE PI ON COL B? PLS SEND ME THE ANS
Explain about the hierarchical model of the database?
You have two tables with a one to many join based on a field named id. You need to find records in the parent table that are not represented in the child table. how would you accomplish this?
Explain about relational operator join?
Explain the role of indexing in databases?
On friday, you issued several insert statements using query analyzer. You then verified the data had been correctly entered with a select statement on monday, your users report that the data is not there what happened?