0
What is difference between SQL fundamental v/s SQL SQL injection... both is same or not?
If I wanna become a hacker, then we should focus on SQL fundamentals or not?
7 Respuestas
0
SQL is a language to execute queries in a database, now SQL Injection is a technique that is how you implement it, it can be Hacking or Cracking, keep in mind they are very different terms, this technique allows you to extract information from a database, so to be able to do this you have to understand the SQL statements in addition to understand the vulnerabilities present in the web sites
0
As everything is important to understand the foundations of something you want to learn
0
I want to become ethical hacker
what we should learn 1st
Sql fundamentals or SQL injection ?
0
SQL
0
Also check the
HackerSploit you tube channel
0
Thanks everyone