What is a proxy object?
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of Database Links ?
What is the relationship among database, tablespace and data file?
what is difference between DBMS and RDBMS?
What to do if the binary spfile is wrong for the default instance?
What is the effect of setting the value 'FIRST_ROWS' for OPTIMIZER_GOAL parameter of the ALTER SESSION command ?
i can't insert column value greater than 4000 characters at one instance even i am using CLOB datatype . how to insert efficiently more than 4000 characters ? And please let me know how to impose inline and out-of line constraints on oracle column??? Thanks in Advance... Prakash
How to upsert (update or insert into a table)?
what is the difference between primary key & foreign key?
57 Answers CTS, Infosys, La Multi, Sparsh, Wipro,
Table Has C1 And C2 Column If Exits any record in c1 then Update c2 record Otherwise insert new record in the C1 And C2 (Using Procedure)
How to display row numbers with the records?
How do I call oracle stored procedures that take no parameters?
what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i?