What is difference between db2 and sql?



What is difference between db2 and sql?..

Answer / Uma Shankar Prasad

DB2 is a relational database management system (RDBMS) developed by IBM, while SQL (Structured Query Language) is a language designed for managing data held in a relational database and performing related logical manipulations.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What are the different datatypes available in PL/SQL?

1 Answers  


what is a cursor

9 Answers   IBM, TCS, Wipro,


Does oracle use sql?

1 Answers  


How to fetch the rows by dynamicaly passing table name through cursor?

3 Answers  


What is rowid in sql?

1 Answers  


how to convert dates to character strings? : Sql dba

1 Answers  


what is view? : Sql dba

1 Answers  


Can We write bulk collect statement in triggers?

1 Answers   Polaris,


Is it possible to use Transaction control Statements such a ROLLBACK or COMMIT in Database Trigger ? Why ?

5 Answers  


I have one Excel file with 1,50,000 Records. Now I need to load that whole file into Oracle Database with same columns in Excel sheet . I need PLSQL Procedure or used by SQL PLUS

7 Answers   Polaris,


How many parts of a pl sql block are optional?

1 Answers  


explain the advantages and disadvantages of stored procedure? : Sql dba

1 Answers  


Categories