Explain the working of foreign key?


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 Suneel Reddy

6 Answers   Target,


What is sqlservr exe?

0 Answers  


What is a dirty read sql?

0 Answers  


Is sql a scripting language?

0 Answers  


Types of joins ?

11 Answers   Polaris, TCS,






What is materialized view. What are different methods of refresh?

0 Answers  


Explain sql data types?

0 Answers  


Can we alter stored procedure?

0 Answers  


what is union? : Sql dba

0 Answers  


Can 2 queries be executed simultaneously in a distributed database system?

0 Answers  


State few characteristics of pl/sql?

0 Answers  


How do I remove all records from a table?

0 Answers  


Categories