How data locks are respected in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What is a user account in oracle?
Is it possible to join two tables, that are in two different users (e.g. SCOTT and HR etc.),but im same database (e.g. ORCL)? If yes, then how it is possible? Explain with step by step procedure.
What will be the syntax to find current date and time in format "yyyy-mm-dd"?
How to write an inner join with the where clause in oracle?
Is primary key = unique key,not null? If yes,please explain IF No,please explain
Does facebook use oracle?
What is Oracle table?
can a table has a column that has only view data and in other columns we can change data?
Display the order number and the number of months since the order was shipped for all orders that have been shipped in the last year (365 days). (Hint: Unshipped orders will have a null value).
I have query like this. select dept_id, max_mark from stude_dept where min_mark= (select min(mini_mark) from stud_dept); How can i optimize this query. Can anyone help me with it
Explain an exception?
what are the diffeenes between oracle 9i,oracle 10g