Ans- SQL stands for structured query language, SQL is a language which is used to communicate with database and MYSQL is a server which contains one more table, MySQL is an Open Source, Fast and Reliable Relational Database Management System (RDBMS) software like Oracle, Sybase, MS SQL Server etc. It was developed by Michael Widenius and AKA Monty and is alternative to many of the commercial RDBMS.
What is the Table? Explain about table? Ans- A table is an arrangement of information in row and columns containing cells that make comparing information easier.
What is DBMS and RDBMS? Ans- DBMS stands for Database Management System, and RDBMS is the acronym for the Relational Database Management system. In DBMS, the data is stored as a file, whereas in RDBMS, data is stored in the form of tables
Comments
Post a Comment