What is the difference between $$DATE$$ & $$DBDATE$$
Answer Posted / chaudhry
$$DBDATE$$ retrieves the current database date
$$date$$ retrieves the current operating system date.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
What is the difference between bind and lexical parameter?
how to send file attachment from oracle forms
What is an oracle report?
Is it possible to execute a dynamic sql from forms?
i am writing a query select EmpNo from Emp how can i call in after parameter form
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
Explain how can you use the same lov for 2 columns?
if some data is not transfered where it will get stored
where do u put the report file
what are the new features introduced in oracle form services in 11g release 2?
What is the difference between flex mode and confined mode?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
a text item is there what r the different types of triggers associated with it