Forum

Notifications
Clear all

DDL Command in SQL

6 Posts
2 Users
0 Reactions
2,792 Views
Forum 1
Posts: 0
Guest
(@Anonymous)
New Member
Joined: 1 second ago

Hello Everyone, I am learning SQL and I want to know how do I practice daily for DDL commands? Can anyone tell me some tips to get an expert to generate a DDL query?

5 Replies
Avatar of Balvinder Singh
Posts: 42
Admin
(@admin)
Member
Joined: 7 years ago

Hi, you can visit different sites to practice DDL. Here are some.
1. JavaTPoint
2. SQLSHACK

Tips
1. Setup Local Mysql Server
2. CReate some db like books, try to add book with titles and authors
3. try to create, edit and do operations
4. repeat same with changing information

Thanks

Reply
Forum 1
Posts: 0
Guest
(@Anonymous)
New Member
Joined: 1 second ago

All DML Commands you have been mentioned here. To know their working just visit this page.

Reply
Avatar of Balvinder Singh
Posts: 42
Admin
(@admin)
Member
Joined: 7 years ago

Thanks for sharing

Reply
Forum 1
Posts: 0
Guest
(@Anonymous)
New Member
Joined: 1 second ago

Thank you so much for sharing this tips. I even didn't know much about it. LOL!

Reply
Page 1 / 2
Share:
Scroll to Top