+ 2
From where i should start learning database designing....?🤔🤔🤔🤔🤔🤔
Steps for learning Database designing...😮😮😮😮
3 Answers
+ 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.
+ 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.