Answer Posted / nishi
select sal, (to_char(to_date(sal,'j'), 'jsp')) from emp;
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is insert autocommit in oracle?
How to start instance with a minimal initialization parameter file?
What is a named program unit?
How can you use check constraints for self referential integrity?
How to use "while" statements in oracle?
What is a oracle database?
Where is the export dump file located?
How to drop an index in oracle?
How to use regular expression in pattern match conditions in oracle?
I have some query regarding Report generation from Oracle Apps "PO module". I have to generate a report where table columns are as below: Vendor_name Invoice No PO Number Item_Quantity Value of Goods Date of Shipping Name_of_the_transport Date_of_receipt_issued. Now my questions is :from which table/column I can get the information of "Name_of_the_transport" column. Thanks in advance.
Explain the importance of .pll extension in oracle?
What is SQL access advisor in Oracle?
What are the differences between lov and list item?
What will be the syntax to find current date and time in format "yyyy-mm-dd"?
Explain the function of optimizer in oracle?