how to add 0 row in database
and How to Create 0 Row Insert Query For Insert data in database
Database save Records
sno | Product name | dec | QTY | Unit_Price | Tax | Total_Amount | Tax_Amount | Grand_Total_Amount | |
1 | mobile | no | 2 | 5000 | 10 | 10000 | 1000 | 11000 | |
2 | ABC | no | 1 | 500 | 10 | 500 | 50 | 550 | |
0 | 0 | 0 | 0 | 0 | 0 | 10500 | 1050 | 11550 | |