0
I just want to know, when doing c programs, do you really need to know the sql also?
2 ответов
+ 6
it depend if you are going to use a database or not
+ 3
Well, for doing C programs, you don't need to know SQL, until you have to manage a database... obviously ^^