Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Accenture SQL PLSQL Interview Questions
Questions Answers Views Company eMail

Write a query to get 2nd maximum salary in an employee table ?

69 106352

What is an index and types of indexes. How many number of indexes can be used per table ?

12 80413

What is a constraint. Types of constraints ?

5 24316

What is a trigger ?

11 19093

When we can declare a column as Unique and Not Null both at the same time. What is the use pf Primary Key then?

2 16565

will function return more than one value how

9 21876

what is purge command explain about oracle performance tuning

2 25455

Give an example of any procedure.

5 15365

How will we see framework of a table?

2 10802

When we give SELECT * FROM EMP; How does oracle respond?

24 52190

Dear All, Question for this Week Find out possible error(s) (either at compile time or at runtime) in the following PL/SQL block. State the reason(s) and correct the errors. Declare Cursor C1 is select ename, sal, comm from emp; Begin For i in C1 Loop If i.comm between 299 and 999 then Dbms_output.put_line(i.Ename || ‘ ** Good Commission’); Elsif i.comm > 999 then Dbms_output.put_line(i.Empno || ‘ ** Very Good Commission’); close C1; Else Dbms_output.put_line(i.Ename || ‘ ** ’ ||nvl(i.comm,‘O’)); End if; End Loop; End;

7 10898

SQL Tuning, Oracle Server 10g: Why is the following hint invalid? SELECT /*+ first_rows parallel(table_name,paral_number)*/

1 9322

What is different between union and minus?

7 21678

wirte a query to filter improper date format follwing table? date 20-apr 22-may-2010 26-jun-2010 feb-2009 i want the output date 22-may-2010 26-jun-2010

6 14277

What is the relation b/w view and trigger

3 15226

Post New Accenture SQL PLSQL Interview Questions


Accenture SQL PLSQL Interview Questions


Un-Answered Questions

How Secure SAP Hybris Is?

5


What is php artisan serve?

600


What is USB (Universal Serial Bus) ?

1467


What is ETL?

3


Can you create a tabletype of recordset in Jet connected ODBC dbengine.

1566






How do I open a pgadmin file in windows?

494


how to pass journal entries for reverse tax on input tax paid

2243


What can damage hard drive?

575


How do I manually install a driver in windows 7?

507


What are identifiers c?

687


What is the role of process-modeling tools erp implementation?

586


What is network topology strategy?

56


How can we increase disk read performance in single command in Linux operating system?

775


In OB52 , How to define two open posting period, Like only 5 and 8 posting should be open.. should not open 6 and 7..period..

1117


Where can I find excel on my computer?

354