Hi,
plz provide me simple way to design database SQL.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Munesh SharmaPosted Jul 4, 2016, 6:42 AM
Francis SusaimichaelPosted Jul 4, 2016, 5:54 AM
Identify the tables for your system first. As a rough draft,identify the columns and it's datatype for each column. Initially you cannote these thingsin apaper sheet and refine it.
When youdraw these things at that time you caneasilyidentify the relationships and keys. This is the simplest way tostart your design. :)