SQL PLSQL Interview Questions
Questions Answers Views Company eMail

what the meaning of sql

8 12026

Hello All, Could any well write a query for the following scenario. Account(table name) No Name Amount 1 ABCD 2000.00 2 DEFG -2000.00 3 GHIJ 3000.50 4 JKLM 4000.00 5 MNOP 6000.00 O/p Should be in this format No Name Credit Debit 1 ABCD 2000.00 0 2 DEFG 0 -2000.00 3 GHIJ 3000.50 4 JKLM 0 -4000.00 5 MNOP 6000.00 o could any one give appropriate query for this Thnks in Advance

Target,

5 5819

Hello All, Could any well write a query for the following scenario. Account(table name) No Name Amount 1 ABCD 2000.00 2 DEFG -2000.00 3 GHIJ 3000.50 4 JKLM 4000.00 5 MNOP 6000.00 O/p Should be in this format No Name Credit Debit 1 ABCD 2000.00 0 2 DEFG 0 -2000.00 3 GHIJ 3000.50 4 JKLM 0 -4000.00 5 MNOP 6000.00 o could any one give appropriate query for this Thnks in Advance Suneel Reddy

Target,

6 6903

how to connect oracle in unix prompt?

Polaris,

4 11070

hi this is nakka i have been looking for 1+ exp in oracle sql,plsql developer positions also have knoledge on d2k i am not getting proper walkins how to know it? where can i find it?

5 6986

how to select alphabets in a one column , for this the table name is PA_TASKS and column name is TASK_NUMBER, In TASK_NUMBER the data like this 1.1.3NN,1.1.4NN,1.5.1NN,1.3.2NE,1.5NN,1NN,1.2NE,1CE , For this i need to disply output as NN,NN,NN,NE,NN,NN,NE,CE, Its some urgent requirement ,thanks in advance

6 8727

what is Complex index. how to create it?

2 6499

Can we use SQL%ISOPEN in implicit cursors? Does this attribute works properly in Implicit Curosors?

3 11118

When the mutating error will comes? and how it will be resolved?

2 6898

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?

Oracle,

9 15763

HOW CAN I FIND MAX SAL ,ENAME FROM EMP TABLE.

16 19994

how to saw triggers output in pl/sql database?

1 6603

How to write a procedure for displying the data in a TREE or (PARENT and CHILD ) relationship , for ex: A is the main project id, for this project B,C,D are sub tasks(sub project id's) for B the sub tasks are e,f,g and for c is h ,i ,j and for d is k,l,m now i need to display the o/p in a TREE fashion pls help me , thanks in advance surendra

Zensar,

2 6166

What is the different between Stored Procedure and Procedure?

Informatica, MIS,

7 12139

a table has 2 classifications 1)liabilities 2)earnings this liabitity has 2 elements with 2 input values and the earnings have 2 elements with 2 input values i wrote a query so that my input is liability savings amount1 amount2 xxxx null xxxxxx 0 xxx1 null xxxxx1 0 null yyyy 0 yyyy null yyy1 0 yyy1 my problem is --when i developed a report(d2k) with this data my o/p is liabilities,amount1,savings,amount2 xxxx xxxxxx xxx1 xxxxx1 yyyy yyyy yyy1 yyy1 how could i move this savings,savings values 2 palces up. can any body provide me witha better solution

TCS,

1774


Post New SQL PLSQL Questions

Un-Answered Questions { SQL PLSQL }

Name the different types of indexes in sql and define them.

565


What is the process of copying data from table a to table b?

596


What action do you have to perform before retrieving data from the next result set of a stored procedure ?

2091


How do you remove duplicate records from a table?

509


Explain the difference in execution of triggers and stored procedures?

565






How to know the last executed procedure?

586


What is mutating error?

504


what is log shipping? : Sql dba

607


What is prepared statement in sql?

543


Which one is faster ienumerable or iqueryable?

482


what does the t-sql command ident_incr does? : Transact sql

595


What is a loop in sql?

564


What is difference sql and mysql?

529


What is pivot table in sql?

522


How do I install microsoft sql?

526