What is the use of oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What is object data modeling?
What are transaction isolation levels supported by oracle?
How to assign values to variables?
What are the common oracle dba tasks?
How to unlock the sample user account in oracle?
what is the difference between restoring and recovering?
nw i'm doing MBA system and planning to do oracle,database management.tell me that whether it is useful r not?.refer any course for my carrier pls
T1: T2 A X--- this is updated record B B like this T1 table having no.of records updated. write a query"retrive updated record from T2"
Given two table employee and department EMP ---------------- empid deptid(fk) Dept --------------------- deptid(pk) deptname que-Write a query to find count of employee in each department. Expected Output- deptid countofEmployee --------------------------- 10 57 20 20 30 15
how to genarate random numbers in oracle for particular row?
Explain about functional dependency and its relation with table design?
What is an oracle user role?