Database design for a table where each column can have multiselect option to store
I came across one mapping table where its each column will have multiselect dropdown on the UI so user can select one or more records on each column. below somewhat UI would look like where maildID is unique and rest all columns can store one or more value per row.
How do I take this ERD and model it using Dimension and Fact tables
ERD for a Departmental Licence Management System
Database Design For Developing ‘Quiz’ Web Application using SQL Server [closed]
Closed 9 secs ago.