Relational Databases A relational database at its simplest is a set of tables used for storing data. Each table has a unique name and may relate to one or more other tables in the database through common values. Tables A table in a database is a collection of rows and columns. Tables are also known [ Read More ]
Archive for the ‘DataBase’ Category
History of SQL In 1970, Dr. E.F. Codd published “A Relational Model of Data for Large Shared Data Banks,” an article that outlined a model for storing and manipulating data using tables. Shortly after Codd’s article was published, IBM began working on creating a relational database. Between 1979 and 1982, Oracle (then Relational Software, Inc.), [ Read More ]
MySQL Database: MySQL is a fast, easy-to-use RDBMS used being used for many small and big businesses. MySQL is developed, marketed, and supported by MySQL AB, which is a Swedish company. MySQL is becoming so popular because of many good reasons. Akash PadhiyarI am Akash Padhiyar Bca Student and Founder of Shareittips.com. Technology is a [ Read More ]
What is a Database? A database is a separate application that stores a collection of data. Each database has one or more distinct APIs for creating, accessing, managing, searching, and replicating the data it holds. Other kinds of data stores can be used, such as files on the file system or large hash tables in [ Read More ]












