What is procedure and function in sql?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

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

5 Answers   Target,


What is hibernate and its relation to sql?

0 Answers  


What is exit statement?

0 Answers  


What is serial sql?

0 Answers  


if we give update table_name set column_name= default. what will happen?

4 Answers   iFlex,






Explain what is table in a database?

0 Answers  


what is table? : Sql dba

0 Answers  


what is called after appearing where clause

3 Answers  


how to delete duplicate rows from a specified table(only single table) how do you know which join is need to be used

11 Answers   UST,


What is not in sql?

0 Answers  


How is use pl and sql?

0 Answers  


How many times can we commit in a loop?

0 Answers  


Categories