How to best split csv strings in oracle 9i?
No Answer is Posted For this Question
Be the First to Post Answer
Can we insert data in view oracle?
Can we call a trigger inside a function and function inside a trigger? Give example.
How to do clean up if create database failed?
How do we switch from init.ora file to asp file?
If a table column has is UNIQUE and has NOT NULL, is it equivalent to a PRIMARY KEY column?
What is a trigger and what are its types in oracle?
How to select all columns of all rows from a table in oracle?
What is meant by joins? List out the types of joins.
Select the Nth lowest value from a table?
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
State the difference between a primary key and foreign key?
Is it possible to join two tables, that are in two different users (e.g. SCOTT and HR etc.),but im same database (e.g. ORCL)? If yes, then how it is possible? Explain with step by step procedure.