DEV BHOOMI INSTITUTE OF TECHNOLOGY (DBIT), DEHRADUN School of Computer Science and Engineering Summer Social Internship Report SQL for Database Management Systems For the month commencing on: October,2022 NAME: RITESH RATAN ERP: 21BTCSE0205 PROGRAM: B.TECH CSE SECTION A SEMESTER\YEAR: 3rd Semester / Ⅱ ABSTRACT Structured Query Language is a computer language that we use to interact with a relational database. SQL is a tool for organizing, managing, and retrieving archived data from a computer database. The original name was given by IBM as Structured English Query Language, abbreviated by the acronym SEQUEL. When data needs to be retrieved from a database, SQL is used to make the request. The DBMS processes the SQL query retrieves the requested data and returns it to us. Rather, SQL statements describe how a collection of data should be organized or what data should be extracted or added to the database. Through this project we intend to learn the basics of Database Management Systems, Types of database management systems and the role of SQL in managing these systems ACKNOWLEDGEMENT I would like to thank everyone who helped me accomplish my report. I sincerely Thank all my respected teachers, as they have contributed to steering me in the right directions with appropriate suggestions and supported me throughout the development of my report. RITESH RATAN 21BTCSE0205 ORGANIZATION SQL (Structured Query Language) is a programming language used to manage and manipulate data stored in relational databases. It is a powerful and flexible tool that allows users to perform a wide range of tasks, including creating and modifying databases, inserting and updating data, and querying and analyzing data. One of the main reasons SQL is a good industry-oriented language is its widespread use and popularity. SQL is used by many businesses and organizations around the world, and is an essential skill for anyone working with data in a professional setting. This makes it a valuable skill to have on your resume and can help you stand out in the job market. In addition to its popularity, SQL is also a useful language in the industry because of its ability to manage and analyze data. Many businesses rely on large amounts of data to make informed decisions, and SQL allows users to easily query and analyze that data to extract valuable insights and information. Whether you are working in finance, marketing, healthcare, or any other field, the ability to work with and analyze data is becoming increasingly important, and SQL is a valuable skill to have to meet that demand. SQL is also a flexible and versatile language that can be used in a variety of contexts. It can be used to work with a wide range of databases and data sources, and can be used in conjunction with other programming languages and tools to create more complex and powerful applications. This versatility makes it a valuable tool for businesses and organizations that need to work with data in a variety of different ways. Overall, SQL is a good industry-oriented language due to its widespread use, ability to manage and analyze data, and versatility. Whether you are just starting out in the industry or are looking to expand your skills and knowledge, SQL is a valuable tool to have in your toolkit. CONCLUSION In conclusion, SQL is a powerful and flexible programming language that is widely used in the industry for managing and manipulating data stored in relational databases. It is a valuable skill to have on your resume and can help you stand out in the job market. SQL is also a beginner-friendly language, with a simple and straightforward syntax that is easy to learn and use, even for those with little or no programming experience. Additionally, it is a versatile language that can be used in a variety of contexts, making it a valuable tool for businesses and organizations that need to work with data in a variety of different ways. Overall, SQL is an essential tool for anyone working with data in a professional setting, and is a valuable language to learn for anyone looking to gain valuable skills in data management and analysis. MISCELLANEOUS 1. SQL is a standard programming language used by many businesses and organizations around the world. It is supported by a wide range of database management systems, including popular ones like MySQL, Oracle, and Microsoft SQL Server. 2. SQL is used to create and modify databases, insert and update data, and query and analyze data. It allows users to perform a wide range of tasks related to data management and analysis. 3. SQL has a simple and straightforward syntax, which makes it a good language for beginners to learn. However, it is also a powerful language that can be used to create complex and sophisticated applications. 4. SQL is often used in conjunction with other programming languages and tools to create more powerful and complex applications. For example, it can be used with Python or R to create data-driven applications or with BI tools like Tableau for data visualization. 5. There are many online resources and tutorials available to help beginners get started with SQL, including books, video tutorials, and online courses. 6. SQL is an essential skill for anyone working with data in a professional setting, and is a valuable tool for businesses and organizations that need to manage and analyze large amounts of data.