what is difference between DBMS and RDBMS?
Answers were Sorted based on User's Feedback
Answer / yadu
Main difference is-> In RDBMS data is spread accross
multiple tables and these tables are related to each other.
(Data is normalized).
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / shalini singh
In RDBMS data is spread across multiple tables and these tables are related to each other. (Data is normalized). where as DBMS manipulates flat files only.
| Is This Answer Correct ? | 3 Yes | 0 No |
How to convert the date format from dd/mm/yyyy to mm/dd/yyyy. (for eg). 22/05/2008 to 05/22/2008. when u use to_char(), it tells the month is invalid. how to resolve this problem.tel with eg.
How to convert characters to numbers in oracle?
How to convert times to characters in oracle?
if you update view? where we store the data?
Briefly explain what is literal? Give an example where it can be used?
How can I convert single byte kana characters into multi byte kana characters and vice-versa.
What is oracle in java?
How to connect to the server with user account: sys?
Point the difference between translate and replace?
How to drop a stored function?
What is execute immediate in oracle?
Why should I use oracle database?