SQL for beginners
SQL stands for Structured Query Language. It is a language for storing and retrieving information/data from databases. So we can say, SQL as the Standard Database Language. The scope of SQL includes data insert, query, update and delete, schema creation and modification, and data access control.
What is a database? Database is a program that helps to store the collection of data. The data is then organized in multiple tables with several different fields. Say for example, a company’s database may include tables such as employee’s list, login details and project details with fields like name, username, password, project name etc.,
If you are a beginner in learning SQL, then this video will be helpful to give you a clear understanding of SQL within 1 hour. https://www.youtube.com/watch?v=7Vtl2WggqOg&list=PLK2ccNIJVPpCWZdr2bavtP-8xxtKJIXw7
0 comments
[ 3.5 ms ] story [ 7.5 ms ] threadNo comments yet.