Forum

DDL Command in SQL
 
Notifications
Clear all

DDL Command in SQL

6 Posts
2 Users
0 Likes
14 Views
Forum 1
(@Anonymous)
New Member Guest
Joined: 1 second ago
Posts: 0
 

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?


   
Quote
Forum 2
(@admin)
Member Admin
Joined: 6 years ago
Posts: 41
 

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


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

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


   
ReplyQuote
Forum 2
(@admin)
Member Admin
Joined: 6 years ago
Posts: 41
 

Thanks for sharing


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

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


   
ReplyQuote
Forum 2
(@admin)
Member Admin
Joined: 6 years ago
Posts: 41
 

Thanks keep reading


   
ReplyQuote
Share: