I am working on a project with has this kind of an model.
A vendor's table to store all vendor details - A vendor is like a company that offers some service.
vendor
id | name
----+-------
1 | abc
2 | def
Then I have a Services table which…
I am working on a project with has this kind of an model.
A vendor's table to store all vendor details - A vendor is like a company that offers some service.
vendor
id | name
----+-------
1 | abc
2 | def
Then I have a Services table which…
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)