Pro Programmer: What is SQL?

Sunday, August 12, 2012

What is SQL?

SQL stands for Structured query Language and is used to access databases. Knowing this language will enable you to insert new information into a database. You can also remove or change information in the database. You can retrieve specific records from the database, which can be very helpful when you have millions of records in a single table. It is easy to learn and can be fun to use, especially if you are a tech geek like me!

No comments:

Post a Comment