Diptomoy / AddYourContribution

About This repository is for everyone who wants to participate in Hacktoberfest 2023. Anyone can contribute/add quality code or projects for your Swags (T- Shirt), must be relevant that can add some value to this repository. https://hacktoberfest.com/
10 stars 71 forks source link

Calculator is created by using sql procedure and more concept #157

Closed mindexpert7546 closed 1 year ago

mindexpert7546 commented 1 year ago

I have created calculator by using sql through procedure I have pass the two parameter through procedure and calculated the sum, sub,multi,div and more

In this entire program I have used : -Table Concept -Trigger -View -Function -Normalization etc

mindexpert7546 commented 1 year ago

Please accept my merge request @Diptomoy