Discover and read the best of Twitter Threads about #teamkaliyona

Most recents (1)

Types of SQL Commands : A Thread

👇👇👇

Do check and Retweet if it is helpful

#kaliyona #sql #teamkaliyona #sqlcommands #database #oracle
There are 5 types of SQL Commands
1. DDL: Data Definition Language
2. DQL: Data Query Language
3. DML: Data Manipulation Language
4. DCL: Data Control Language
5. TCL: Transaction Control Language

(1/n)
#sql #kaliyona
DDL commands are used to define the Database (DB) objects.
CREATE: Used to Create DB Objects.
DROP: Used to Delete DB Objects.
ALTER: Used to alter the structure of DB Objects.
RENAME: Used to Rename existing object.
TRUNCATE: Used to Remove all the records from a table.

(2/n)
Read 9 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!