Can u please explain me the
Discussion on Except ,using cast like type cast. Question in
the context of difference between two tables
How to empty your oracle recycle bin?
What is literal?
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
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
When system tablespace is created?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
What are ddl statements in oracle?
What is a proxy object?
Two triggers one is before insert and other is after insert are firing on a table.If 10 times you insert in a table.Then how many times before trigger and how many types after trigger will fire in pl/sql.
how to insert the image in table
What is a database table in oracle?
Explain the use of compress option in exp command.