Structured Query Language (SQL)
Hi Everyone, welcome to our SQL course. In this course, we will learn, about the different SQL commands and various terms and concepts in SQL. Click on any card topic of your choice and start learning.
Happy Learning!
In this exercise, we will learn about the various SQL terms used like Database, Database Management System, Schema, Object, and SQL itself.
In this exercise, we will learn about the database in SQL.
In this exercise, we will learn about the schema in SQL server.
In this exercise, we will learn about the comments in SQL.
In this exercise, we will learn about the create table command in SQL.
In this exercise, we will learn about the show command in SQL.
In this exercise, we will learn about the insert into command in SQL.
In this exercise, we will learn about the Select command in SQL.
In this exercise, we will learn about the aliases in SQL.
In this exercise, we will learn about the update command in SQL.
In this exercise, we will learn about the drop table command in SQL.
In this exercise, we will learn about the OR operator in SQL.
In this exercise, we will learn about the NOT operator in SQL.
In this exercise, we will learn about the BETWEEN operator in SQL.
In this exercise, we will learn about the AND operator in SQL.