Back to Browse

SQL Session Part VIII

237 views
Aug 29, 2020
12:11

SQL Session for Beginners: In this part of SQL Series where we will cover following topic: Under SQL Basics we will see – The CREATE DATABASE statement is used to create a new SQL database. The DROP DATABASE statement is used to drop an existing SQL database. The BACKUP DATABASE statement is used in SQL Server to create a full back up of an existing SQL database. The CREATE TABLE statement is used to create a new table in a database. The DROP TABLE statement is used to drop an existing table in a database. The ALTER TABLE statement is used to add, delete, or modify columns in an existing table.

Download

0 formats

No download links available.

SQL Session Part VIII | NatokHD