+ 1
How to make a sql program
2 Answers
+ 20
SQL is used to work with database. So it is not enough to build a program. You have to use programming languages such as Java, php, python, etc.
+ 3
I think he is asking about PL/SQL.
You can apply some basic programming methodologies using PL/SQL.