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 46941:-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 4989I 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.
33311.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 8483We 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 7141Post New Oracle General Questions
What is oracle join syntax?
How to drop a stored function?
How can we delete duplicate rows in a table?
How to get maxsal , minsal, ename department wise in single query
How to use group functions in the select clause using oracle?
What is materialized view in Oracle?
How can I get column names from a table in oracle?
Explain table?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.
What is the difference between postgresql and oracle?
What view(s) do you use to associate a users SQLPLUS session with his o/s process?
How to check your oracle database 10g xe installation?
What is a data lock in oracle?
Can objects of the same schema reside in different tablespace?