Database for the Internet Store
developing a database in the Microsoft SQL Server for the Internet store of electronics with the use of intelligent product search according to the criteria.
for key tables were developed CRUD operations, triggers and preserved procedures.
Saved procedures cover the entire functionality of the site
For example, to search the product according to the criterion should only call the search procedure and transfer the product with a string of parameters.
I attach the BD scheme and all Stored Procedure
for key tables were developed CRUD operations, triggers and preserved procedures.
Saved procedures cover the entire functionality of the site
For example, to search the product according to the criterion should only call the search procedure and transfer the product with a string of parameters.
I attach the BD scheme and all Stored Procedure