Search:     Advanced search
Browse by category:
C/C++   |   Java   |   Oracle/Database   |   SAP   |   ASP .NET   |   Mainframe-DB2   |   Freshers

What is RDBMS?

Add comment
Views: 72
Votes: 0
Comments: 0
Relational Data Base Management Systems (RDBMS) are database management systems that maintain data records and indices in tables. Relationships may be created and maintained across and among the data and tables. In a relational database, relationships between data items are expressed by means of tables. Interdependencies among these tables are expressed by data values rather than by pointers. This allows a high degree of data independence. An RDBMS has the capability to recombine the data items from different files, providing powerful tools for data usage.
Others in this Category
document What are the basic functions for master, msdb, model, tempdb and resource databases?
document What are the different index configurations a table can have?
document Q: What is CYCLE/NO CYCLE in a Sequence ?
document What is OLTP (Online Transaction Processing)?
document What is NOLOCK?
document What is Aggregate Functions?
document Q: Which is more faster - IN or EXISTS?
document What is Dirty Read ?
document What is UNIQUE KEY constraint?
document Q: When do you use WHERE clause and when do you use HAVING clause?
» More articles



RSS