adspace
Answer Posted / 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 View All Answers
Is primary key always clustered index?
how to start mysql server? : Sql dba
how many tables will create when we create table, what are they? : Sql dba
What is the best sql course?
what are aggregate and scalar functions? : Sql dba
what are all the common sql function? : Sql dba
what is schema? : Sql dba
How do I remove duplicates in two columns?
what is collation? : Sql dba
Is primary key clustered index?
what is dbms? : Sql dba
Do we need to rebuild index after truncate?
what is bcp? When does it used? : Sql dba
Can delete statement be rollbacked?
If a cursor is open, how can we find in a pl/sql block?