How to insert a new row into a table in oracle?
How to use attributes of the implicit cursor in oracle?
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
Differentiate between translate and replace?
Give the Types of modules in a form?
How to use in conditions in oracle?
How to display employee records who gets more salary than the average salary in the department?
Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.
various types of hints and their usage
How many data types are supported?
When do we use group by clause in a sql query?
cursor attributes are %isopen ,%notfound,%found,%rowcount but is any attributes there other than these? please tell me asap ..
I have created one package with out procedures in package specification and in package body i have used 2 procedures. is it compile????