State any two functions of oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How much memory your 10g xe server is using?
What is Redo Log Buffer in Oracle?
Table Has C1 And C2 Column If Exits any record in c1 then Update c2 record Otherwise insert new record in the C1 And C2 (Using Procedure)
How to call a stored procedure inside a trigger? Give an example.
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
What is backup in Oracle?
How to test null values?
What is analyze command used for?
What is Undo Management Advisor in Oracle?
What is the difference between a vector and an Array? (Java)
in account table account type amount ac1 credit 300 ac2 debit 5000 ac3 credit 3000 ac1 debit 4000 ac3 debit 2000 ac2 credit 4000 write a query how to get sum of credit & sum of debit
What privilege is needed for a user to insert rows to tables in another schema?