What is dynamic proxy?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to disable the parameter from while running the report ?
What is an Oracle Instance?
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
Display Odd/ Even number of records?
Why does for update in oracle 8 cause an ora-01002 error?
What is MTTR advisor in Oracle?
How to grant create session privilege to a user in oracle?
Iam learning oracle developer 2000.. can anyone give me then tutorials sites or PDF related to developer 2000 please send me the details @ mak2786@gmail.com thanks Arun
what is mean by prmary key and foreign key and how can we diffrentiate that? Please answer me. Advance thanks.
What is pragma autonomous transaction in oracle?
How to concatenate two text values in oracle?
what is the difference between no rows returned and null returned?