src name sex a,male b,female c,male d,female Required output : male female a,b c,d tried pivot but was not successfull select * from src pivot (max(name) for sex in ('MALE','FEMALE'));
IBM,
1291Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
1040HI Friends Myself Manoj,i am from bengaluru.i have 1 yr of exp in PLSQL but not upto the mark..now attending interviews but m not able to clear even 1 round..i have attended 3 interviews till today.purpose of writing this query is,i want to know the intreview topics that interviewer going to ask frequently,mainly SCENARIO based questions.IF anybody have any PLSQL projects please give it to me,it will helps me alot.Thanks for your patience.
1087I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
924Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
947I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
711
What are the functions of administration?
What is a user role in oracle?
What are the types of Knowledge Modules?
What is the parameter mode that can be passed to a procedure?
Which dictionary tables and/or views would you look at to diagnose a locking issue?
What do you understand by lov?
How do I use os authentication with weblogic jdriver for oracle and connection pools?
Oracle
Explain the use of indexes option in exp command.
How to select an oracle system id (sid)?
How do I limit the number of oracle database connections generated by weblogic server?
How do we create privileges in oracle?
How to rollback the current transaction in oracle?
Describe the types of sub query?
Which data loaded are in target db?