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
What are the 18 schemas?
What is the database development process?
Who are end users in dbms?
How can you fix a poorly performing query?
1. Using the XML Document below, with the URI “recipe.xml”
define
the following queries in XQuery:
a.) Give the names of all breakfast in the menu.
b.) Select breakfasts that have price lower than $7.00?
What is data modeling with example?
How long can an error message be in raiseerror function?
You are testing the performance of a query the first time you run the query, the performance is slow. the second time you run the query, the performance is fast. why is this?
Explain about post-relational databases?
Write the fastest query to find out how many rows exist in a table?
Explain about network model?
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?
Explain what a database is?
Hi my program is accesing data from two db2 databases.what is the bind card for this program to genarate plan? how to specify the two owners and two qualifiers in bind card
Write short notes on manual refreshes.