How to download oracle database 10g xe?
No Answer is Posted For this Question
Be the First to Post Answer
How to store only time; not date and time?
What is Hash Index?
when a grant option is encountered for a table EMP to a peer sitting beside you who has already having the table of that name (EMP), then what is the result?
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
What are the differences between date and timestamp in oracle?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
What is a snapshot log?
Please help me how to write a Query to change the primary key constraint from 1 attribute to another attribute in a table
What is an oracle database?
How to best split csv strings in oracle 9i?
Explain the use of grant option in exp command.
How many types of database triggers exist?