what is the difference between DBMS and RDBMS??
Answer Posted / dharshana
DBMS:
-Is a single user system.
-Does not support client server architecture.
-Normalization techniques cannot be applied.
-Memory allocation is less.
RDBMS:
-Is a multi user system.
-Supports client server architecture.
-Normalization techniques cannot be applied for checking
the consistency of the database system.
-Memory allocation is huge.
| Is This Answer Correct ? | 29 Yes | 9 No |
Post New Answer View All Answers
Which two can be implemented as a centrally located logical architecture?
What is a database in business?
Why is group-clause used?
Explain the different types of database keys?
What are 3 types of databases?
Describe the purposes and advantages stored procedure?
How do you backup a database?
What will be the maximum size of an extent of a segment if the tablepac's default storage values are specified as (initial 8K next 16k minextent 4 pctincrease 100).Explain.
how to retrive a data From database into the grid view..?
Is a database a file?
1. Tell me about your self? 2. Latest Project Introduction? 3. Difference between server jobs and parallel jobs? 4. Seq-Seq Explain its behavior and execution mode and which parallelism technique is used? 5. What is padding characters? 6. Seq-Seq, Seq-Copy-Seq which one is the best and efficient? 7. How many reject links do we have to a transformer? 8. How many reject links to join stage? 9. Difference between join and lookup? 10. How to design PX routine? 11. How can we call job in another job? 12. Difference between batch and sequencer? 13. Which Database is used? 14. What is change capture? Give briefing of that? 15. What is change Code? Explain? 16. How you call UNIX in Ds? 17. How do you call JCL in UNIX? 18. How do you pass the job status of one job to another job? Have designed any job sequencer? 19. How do you find a file in existed directory? 20. How can you call parallel jobs in transformer? 21. Execution of jobs in command line? 22. Tuning of sql queries? 23. What is orchestrating metadata? 24. What are junk dimension? 25. What are the third party tools you are used? 26. What are the system variables you have used?
What is an advantage of a database?
Explain concurrency transparency.
What is the use case where we can use stretch database?
What is normalization and why it is used?