SQL PLSQL Interview Questions
Questions Answers Views Company eMail

what the meaning of sql

8 11989

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 5804

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 6876

how to connect oracle in unix prompt?

Polaris,

4 11046

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 6961

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 8709

what is Complex index. how to create it?

2 6481

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

3 11090

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

2 6882

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 15715

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

16 19950

how to saw triggers output in pl/sql database?

1 6593

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 6158

What is the different between Stored Procedure and Procedure?

Informatica, MIS,

7 12090

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,

1766


Post New SQL PLSQL Questions

Un-Answered Questions { SQL PLSQL }

What is union, minus and interact commands?

739


what is the maximum length of a table name, database name, and fieldname in mysql? : Sql dba

609


Is there a way to automate sql execution from the command-line, batch job or shell script?

546


What has stored procedures in sql?

588


How does postgresql compare to "nosql"?

567






Define commit?

537


What are the types of keys?

504


What are the different types of constraints?

556


Can we join 3 tables in sql?

483


What is a parameter query?

615


Can we rollback after truncate?

557


What is the plv (pl/vision) package offers?

605


What is the difference between between and in condition operators?

526


what is an extent ? : Sql dba

575


What is the difference between an inner join and an outer join?

507