Oracle General (1809)
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,
1636Can 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?
1334HI 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.
1381I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
1173Is 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.
1298I 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?
1049
What is an SQL FORMS ?
How to connect the oracle server as sysdba?
What is mrc and what is its use? : oracle accounts receivable
HI 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.
What is index-organized table in Oracle?
How can you determine if an oracle instance is up from the operating system level?
How to add another datafile to a tablespace?
How to clone the database using RMAN back
What is call form stack?
What are triggers in oracle?
How to create a new tablespace in oracle?
What are different types of transactions in ar? : oracle accounts receivable
How does one get the view definition of fixed views/tables?
How do you find current date and time in oracle?
What is an oracle function?