0

How to Create a Electricity Bill Program using MySql

http://techietopics.blogspot.com/2011/09/electricity-billing-system-using-plsql.html?m=1 👆👆like this slabs in mysql👆👆

20th Oct 2018, 7:28 AM
Jeya Prakash J
Jeya Prakash J - avatar
3 odpowiedzi
0
you cant, mysql are database you'll need to write the program in programming language
20th Oct 2018, 10:06 AM
Taste
Taste - avatar
0
MySQL is a database, so you cannot write a program in it. You'll need to use a programming language. For example, if you're developing a website to check FESCO electricity bills online, you'll use MySQL to manage the billing data and a programming language like PHP or Python to create the website. Check out an existing site at https://fscobill.pk that allow users to check their fesco electricity bill online
12th Jun 2024, 4:45 AM
Michael
Michael - avatar
0
MySQL is a database management system, not a programming language, so you can't directly write programs in it. To create a program, you'll need a programming language. For instance, if you're building a website to check LESCO electricity bills online, you would use MySQL to handle the billing data and a programming language like PHP or Python to develop the website. You can visit an existing website, such as https://lscobill.pk, which allows users to check their LESCO electricity bills online.
5th Apr 2025, 8:50 PM
Michael
Michael - avatar