Oracle General (1803)
Oracle DBA (Database Administration) (261)
Oracle Call Interface (OCI) (10)
Oracle Architecture (90)
Oracle Security (38)
Oracle Forms Reports (510)
Oracle Data Integrator (ODI) (120)
Oracle ETL (15)
Oracle RAC (93)
Oracle D2K (72)
Oracle AllOther (241) 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,
1754Can 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?
1450HI 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.
1480I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
1260Is 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.
1398I 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?
1162
You have just started a new instance with a large sga on a busy existing server. Performance is terrible, what should you check for?
When configuring sqlnet on the client what files need to be set up?
What is the use solutions?
What are the tradeoffs between many vs few indexes? When would you want to have many, and when would it be better to have fewer?
What is an oracle database table?
Explain the term 'oracle grid architecture'?
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
how to dynamically change the page size of d2k reports?
What is hot backup and logical backup?
What is an oracle?
Can you tell me how to add new column in existing views?how?How is possible?
Why do we need a database?
A tablespace has a table with 30 extents in it. Is this bad? Why or why not.
Explain an index?
What are the interface tables used for ar invoices, customers, receipts for conversion process? : oracle accounts receivable