How to execute the package in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between pre-select and pre-query
Can we store pictures in the database and if so, how it can be done?
types of indexes and the rationale behind choosing a particular index for a situation.
How do I connect to oracle?
How to define an oracle cursor variable?
how to select alphabets in a one column , for this the table name is PA_TASKS and column name is TASK_NUMBER, In TASK_NUMBER the data like this 1.1.3NN,1.1.4NN,1.5.1NN,1.3.2NE,1.5NN,1NN,1.2NE,1CE , For this i need to disply output as only NN,but not other alphabets, if NN is thre means i should display , otherwise leave that blank or empty Its some urgent requirement ,thanks in advance
What is self-referential integrity constraint ?
What does COMMIT do ?
How to Truncate Table in Oracle
What is an external table?
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
How to do clean up if create database failed?