+ 1

How to make a sql program

24th Feb 2017, 5:15 AM
fahiz
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.
24th Feb 2017, 5:31 AM
Igor Makarsky
Igor Makarsky - avatar
+ 3
I think he is asking about PL/SQL. You can apply some basic programming methodologies using PL/SQL.
24th Feb 2017, 6:44 AM
Logan
Logan - avatar