How to check your oracle database 10g xe installation?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between primary key & foreign key?
57 Answers CTS, Infosys, La Multi, Sparsh, Wipro,
What is partitioned table in Oracle?
In Oracle Applications We are Using Sub Ledger Accounting. When we Transfer the Data all modules (AP,AR,CE,FA) to SLA We done Some customizations? What are They??
Explain the use of ignore option in imp command.
Create table Employee ( Employee_Id varchar2(8) Constraint emp_id_pk primary key, FirstName varchar2(50), LastName varchar2(50), DeptID Number(5) Constraint dept_id_fk Foreign Key(DeptId) References Department(DeptId) ) Error I am getting: Constraint specification are not allowed here
how to get the second max val for every group in a table
What is ASM (Automatic Storage Management) in Oracle?
What are the differences between primary key and unique key?
what is IDE,DMV in sql server?
where do i find oracle interview questions.
 What are the oracle DML commands possible through an update strategy?
How to list all indexes in your schema?