Embed presentation
Downloaded 12 times






RDBMS was first conceptualized by Dr. Edgar Codd in 1970 and allows data to be organized into tables with rows and columns that can be related to each other. SQL was developed in 1974 as a query language to access and manage data within RDBMS and is now the most widely used language for relational database systems, allowing users to store, manipulate, and retrieve data. RDBMS uses the relational model to organize data into one or more tables and uses SQL as the standard language to query the database.




