What are the types of dbms?


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

Post New Answer

More SQL PLSQL Interview Questions

how to enter characters as hex numbers? : Sql dba

0 Answers  


what is an extent ? : Sql dba

0 Answers  


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 are synonyms in sql?

0 Answers  


Does sql full backup truncate logs?

0 Answers  






How many times can we commit in a loop?

0 Answers  


How do I view a view in sql?

0 Answers  


What is sql keyword?

0 Answers  


How global cursor can be declare with dynamic trigger ?

0 Answers  


Write a simple program on cursors

2 Answers   BirlaSoft,


What is the location of pre_defined_functions.

0 Answers  


Explain raise_application_error.

0 Answers  


Categories