What is SQL?

SQL stands for Structured Query Language.Standard language for relational database management systems.SQL statements are used to perform tasks such as update data on a database, or retrieve data from a database.What is RDBMS?RDBMS stands for Relational Database Management System. RDBMS data is structured in database tables, fields and records. Each RDBMS table consists of database tablerows. Each database table row consists ofContinue reading “What is SQL?”

Design a site like this with WordPress.com
Get started