What happens if you set the sga too low in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
List the parts of a database trigger.
how to select alphabets in a one column , for this the table name is PA_TASKS and column name is TASK_NUMBER, In TASK_NUMBER the data like this 1.1.3NN,1.1.4NN,1.5.1NN,1.3.2NE,1.5NN,1NN,1.2NE,1CE , For this i need to disply output as only NN,but not other alphabets, if NN is thre means i should display , otherwise leave that blank or empty Its some urgent requirement ,thanks in advance
how to find the second highest salary in a given table????
How much memory your 10g xe server is using?
write sql query following source are EmpID, Salary 101 1000 102 2000 103 3000 I want the output format like following empid,sal,composite_sal 101 1000 1000 102 2000 3000 103 3000 6000
Explain temporal data types in oracle
Find all employees in Dept “Marketing”.
What is transaction control statement and how many types of transaction control statement in Oracle?
How to create an initialization parameter file?
What is a database table in oracle?
Explain the use of show option in imp command.