+ 2

From where i should start learning database designing....?🤔🤔🤔🤔🤔🤔

Steps for learning Database designing...😮😮😮😮

12th Dec 2017, 1:20 PM
Sadeq Arzbigi
Sadeq Arzbigi - avatar
3 Answers
12th Dec 2017, 2:06 PM
David Akhihiero
David Akhihiero - avatar
+ 3
Learning SQL is obv. necessary & the course Yerucham posted is good but you must, must, MUST be sure to learn database concepts & terminology also; primary keys, foreign keys, normalization, schema, etc.
12th Dec 2017, 2:50 PM
Ammon Miranda
+ 1
I should also mention that for database "designing" the most important part IS the design, not the code. All programming actually. As you learn the code, be sure to learn UML diagrams & be able to draw your relationships. There's plenty of software for that part but honestly, paper first, then use the UML software. Lots of changes will happen & for learning within small schemas (data sets), paper & pencil is no problem at all.
20th Feb 2018, 6:42 AM
Ammon Miranda