What are the differences between number and binary_float in oracle?
what is grid in Oracle 10g...
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 procedure overloading in oracle?
how to get last monday of a month?
what is primary key?
How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
How can I see all tables in oracle?
How do I find the database name in oracle?
Explain the use of full option in exp command.
How to create a new oracle data file?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?