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

Oracle SQL PLSQL Interview Questions
Questions Answers Views Company eMail

there are 2 variables called x and y ,x contains 1,2 and y contains 3,4 we have to swap the values from x to y and y to x with out using dummy variables and it can be done only by using a single statement ? how?

12 16173

Differences between UNIQUE and DISTINCT in select statements

26 127699

What are the attributes of SQL*PLUS ?

2 9206

Create table emp (id number(9), name varchar2(20),salary number(9,2)); The table has 100 records after table created.Now i nee to change id's Datatype is to be Varchar2(15). now Alter table emp modify(id varchar2(15),name varchar2(20), salary number(9,2)); Whether it will work or returns error? post answer with explanation.

13 18529

i want to display 1 to 10 numbers using one select statement.

18 42453

why use cursors?

5 10866

how to remove records from table? no name 1 a 2 b 1 a 2 b 3 c

8 11670

What is the difference between CHAR and VARCHAR2? If VARCHAR2 serves the uses of CHAR why CHAR is still used and not been discarded yet?

9 15761

How can i insert data inro a table with 3 columns using FORALL?

2 9858

what is autonomouse transaction?

3 6929

what are pl/sql collections?

4 30449

How to create a view on a table which does not exists

4 19582

how to write utl file pkg in SQL

1 5634

wt is the diff b/w greast and max ,least and min? wt is the diff b/w case and decod?

4 18325

what is the difference difference between procedure and packages

2 9210

Post New Oracle SQL PLSQL Interview Questions


Oracle SQL PLSQL Interview Questions


Un-Answered Questions

What is test result analyzer?

737


What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile

529


How do WinMain look like ?

1994


Electrical symbol

1539


Why are metals often good catalysts? : Polymer Chemistry

560






Is a pc a server?

544


Describe your approach to evaluating and managing patients with comorbidities, such as cardiovascular disease or diabetes.

48


What is making & breaking current ???

971


How do I download postgresql on windows?

430


How long does upgrade from windows 7 to 10 take?

423


what protocol stack is installed by default when you install windows server 2008 on a network server? : Windows server 2008

105


Explain me what is machine learning?

55


Definition of ai single agent pathfinding problems?

502


What is parsing? How to parse a date time string?

534


if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed

1474