Is oracle the best database?
No Answer is Posted For this Question
Be the First to Post Answer
What is a trigger oracle?
What are the differences between date and timestamp in oracle?
Can the query output be sorted by multiple columns in oracle?
How can we find out the current date and time in oracle?
What is Hash Cluster ?
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
Explain the use of record option in exp command.
What is the function of Optimizer ?
How to set a transaction to be read only in oracle?
What is a trigger and what are its types in oracle?
Is primary key = unique key,not null? If yes,please explain IF No,please explain
We are using Oracle apps with XML publisher.In that,we are facing some problems while giving a Footer in RTF Template.While giving a footer in RTF Template it is Visible in all the pages,but after the PDF is getiing generated,the Footer are Visible on alternate pages only (like on first page ,third page) and so on. Please provide the Solution for getting the Footer on all the pages.