What is SQL access advisor in Oracle?
No Answer is Posted For this Question
Be the First to Post Answer
what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i?
How many anonymous blocks can be defined?
Explain the difference between sql and oracle?
What is the difference between alert log file and tarce file ?
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 save query output to a local file?
Explain what are clusters?
Explain database link?
What are the attributes of cursor?
What is data file?
How to install oracle database 10g xe?
when we are importing items in inventory, showing errors, Oracle support suggested us for running scripts & also suggested if we run scripts, iprocurement applicaation if is there it will show shared and if we go in future for iprocurement, it wont work. So kinldy suggest any functional solution.