How can return max date row A b c d e 1 2 1-mar-09 5 10 1 2 10-mar-09 5 10 Only using oracle predefined function. Not user defined. Output:-- A b c d e 1 2 10-mar-09 5 10
2 45811:-How to write to update command in a procedure in oracle which update two different table at a time 2:-How to write the select command in a procedure in oracle which give multiple records
1 4878I 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.
32751.how to extract the second highest salary from emp table having sal as a column which contains the salary of all employee of an organisation.
6 8240We have one Package(which has many function/procedures, SQL quires etc). Now we need to check, which query or procedure is taking lot of time in that Package. ? How do we do it.
IBM,
2 7041Post New Oracle General Questions
How to change system global area (sga) in oracle?
How to shutdown your 10g xe server?
How to write text literals in oracle?
What is coalesce function?
How to retrieve data from an explicit cursor?
what is the dual table in oracle?
How do you store pictures in a database?
How can we delete duplicate rows in a table?
how do u setup a replication site?
Explain oracle 12c new features for developers?
What is format trigger?
How to assign data of the deleted row to variables?
How many file formats are supported to export data?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
How to grant create session privilege to a user in oracle?