Oracle General Interview Questions
Questions Answers Views Company eMail

how to get last monday of a month?

Multifonds,

2 5424

Explain the statement?? ALTER TABLE TABLE_NAME MOVE; What it the use of above statement??

BirlaSoft,

1 5123

I just want to maintain data like an employee can belongs to 3 or more departments . We can resolve this by using composite key but it avoids normalization rules. So Can anyone tell me how can I maintain data.

IBM,

1682

I have a table emp. There is only one column in the table. In that , there are only three rows in that column. The value in the first row is 'A' and the value in the second row is 'B' and the third row is 'C'. Now, my question is , How will you write a select query to display the output as B C A Note: order by cannot be used coz it gives us output as CBA. But the output should be BCA.

4 5014

i can create a view with two columns from emp table,, later i need to add one more emp column to existing view.. what is query similarly add one more column to existing primary key constraint.. please give me the solutions

CGI,

4 6291

what is insert all statement in sql

CGI, TCS,

2 5477

select trunc(round(156.00,-1),-1) from dual;

2 29326

when we are importing items in inventory, showing errors, Oracle support suggested us for running scripts & also suggested if we run scripts, iprocurement applicaation if is there it will show shared and if we go in future for iprocurement, it wont work. So kinldy suggest any functional solution.

1460

primary key is foreign key for the same table?

Oracle,

2 6217

1) What is dense ranking? 2) Difference between Substring and Instring? 3) Case and Decode? 4) Pseudo column? 5) View vs Materialized views? 6) SQl performance tuning?

Accenture,

2 5816

how to get required data from oracle source is like this ram_05_seetha lax_05_viswa bamr05frummy run_01_away sw_sas_trim i want my target data like ram_05_seetha lax_05_viswa to get data using %_05_% but it will give ram_05_seetha lax_05_viswa bamr05frummy how can i get my target data?

Infosys,

1 3457

how to produce numbers from 1 to 10 using dual table

Genpact,

4 9339

two tables are there emp(eno,ename,sal,deptno),dept(deptno,dname).how form the query in deptno,ename,max(sal)

2 4035

how may join possible between (requisition with purchase order)

1686

I have created one package with out procedures in package specification and in package body i have used 2 procedures. is it compile????

1 3927


Post New Oracle General Questions

Un-Answered Questions { Oracle General }

How will you write a query to get a 5th rank student from a table student_report?

1348


What are the built-in functions used for sending Parameters to forms ?

2829


How to create a stored procedure in oracle?

565


What is the difference between substr & instr functions?

587


What is the simplest tool to run commands on oracle servers?

498






How to assign values to data fields in record variables?

568


Explain the use of log option in exp command.

523


What do you mean by merge in oracle and how can we merge two tables?

563


How do I find my oracle client driver version?

515


What is open database communication (odbc) in oracle?

534


How to define an anonymous block?

604


What is the difference between Delete, Truncate and Drop in Oracle?

592


What is Data Dictionary Cache in Oracle?

645


How to export several tables together?

550


How to select all columns of all rows from a table in oracle?

575