what is partitioning? Types of partitioning. explain? what
is the new kind of partitioning type introduced in 9i?
No Answer is Posted For this Question
Be the First to Post Answer
candidate key is subset of super key but not vice-verse explain
what is the difference between sql& oracle?
State the various uses of dbcc command?
Can a View based on another View ?
What does a Control file Contain ?
How to rename a tablespace in oracle?
How to use "in" parameter properly?
2. Display the post code and the total number of purchase orders placed with creditors in that post code.
select to_char('10','10') from dual This gives me an error oRA-1481 INVALID NUMBER FORMAT MODEL why? pls help
How to set up autotrace for a user account?
Display those managers salary greater than the average salary of his employees?(Based on oracle standard Emp table)
What is a package ? What are the advantages of package ?