What are the advantages of oracle 12c?
No Answer is Posted For this Question
Be the First to Post Answer
How can I introduce multiple conditions in like operator?
Which of the following is not a database object TABLESPACE TABLE INDEX NONE
What are various joins used while writing SUBQUERIES?
how to find the n'th highest salary from emp ?
What is a sub query? What are its various types?
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
please explain.. DB architecture ...
I want a table like, no name address addr1 addr2 So i want columns like addr1,addr2 under address column. Can one please answer me. Advance Thanks.
create one table to capture an employee details with a primary key.
What happens to the data files if a tablespace is dropped?
What do you understand by a database object? Can you list a few of them?
State any two functions of oracle?