Creating a web application for companies to use. Now lets say for each company they need user logins etc...
How do i go about the structure of the web application in terms of database.
Do i create a database for company 1 then new database for company 2?
Or do i have 1 database that holds the information for every single company using the web application?