SQL is simple but not simple as it is??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

SQL is simple but not simple as it is???

I have finished sql course and i see it's very simple but in real project or exam in my school it's very hard and many things i've never seen before like transaction and @@trancount,... So i want to ask where to learn those thing. Thanks for reading my question and sorry for my bad English

17th Nov 2018, 3:34 AM
anhquan
anhquan - avatar
2 Answers
+ 4
Hi! I think the best way is to read the official documents depending on which DBMS you are interested in. I'm learning tsql at the moment, so I read a lot of documentation on their site. Try to make a project- small social network like mini instagram or some web shop, consisting of 7-10 tables, think about relationships and queries you could create to retrieve data from it. Play with it, basically.
17th Nov 2018, 6:23 AM
dρlυѕρlυѕ
dρlυѕρlυѕ - avatar
+ 4
Same here when i really want to use it😂 SoloLearn only supply basic concepts, so for some advanced usages, you may have to read the official documents or ask others for help😁
17th Nov 2018, 7:39 AM
Flandre Scarlet
Flandre Scarlet - avatar