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
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
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