SQL Basics-Introduction

Source: Internet
Author: User

Http://www.w3school.com.cn/sql/sql_intro.asp

As a test engineer of B/s software, it is necessary to master SQL.

SQL applies to the standard computer language for accessing and working with databases.

What is SQL?

SQL refers to a structured query language.

SQL gives us the ability to access a database.

SQL is an ANSI standard computer language.

What can SQL do?

SQL executes the query against the database.

SQL can retrieve data from the database.

SQL can insert new records in the database.

SQL can update the data for the database.

SQL can delete records from the database.

SQL to create a new database.

SQL can create a new table in the database.

SQL can create stored procedures in the database.

SQL can create views in the database.

SQL can set permissions on tables, stored procedures, and views.

RDBMS: relational database management system

SQL Basics-Introduction

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.