sql

Discover sql, include the articles, news, trends, analysis and practical advice about sql on alibabacloud.com

How to use mysqldump to back up the MySQL database

In real life, backing up the database on a regular basis is an extremely important task. When we use MySQL, there is a lot of choice in database backup, and this article will show readers how to use MySQL's mysqldump to back up the database.   First,

Write a shortcut to a graceful SQL statement

Engaged in enterprise system development for many years, in the system workflow analysis, it is necessary to analyze the SQL statements, when the system accumulated to a certain scale, the database table involved in the geometric number of growth,

MySQL stored procedure with parameter processing method

The mysql stored procedure described below is a stored procedure with parameters (Dynamic execution of SQL statements) that queries the user's information based on the conditions and sort of user input, and the sorting criteria can be not invoked:

To study the role of delimiter in MySQL

What can delimiter in MySQL do? Many people may have such doubts, the following is to introduce you to the role of delimiter MySQL, for your reference. After MySQL exports one sql: DELIMITER $$ DROP TRIGGER IF EXISTS '

What is MySQL left link query how to use?

MySQL left connection query is a way to connect the query, the following is to introduce you to the MySQL left connection query some of the questions to talk about, if you are interested, may wish to see. The main Table I'm talking about here

How to backup and restore MySQL database under Linux

This article describes how to backup and restore the MySQL database under Linux. Database backup is very important. If you do a regular backup, you can restore the data to the last normal state in the event of a system crash, minimizing the loss.

Learn more about MySQL lock mechanism

Concurrency and isolation control mechanism in 1.MySQL Meta-data metadata Lock: Implemented in the table cache buffer, provides isolation for DDL (Data Definition Language). A special Meta-data metadata type, called Name Lock. (SQL Layer)

Detailed MySQL Database UPDATE statement

The SQL used to manipulate the database is generally divided into two types, one is the query statement, which we call the SELECT statement, the other is the UPDATE statement, also known as the data manipulation statement. The implication is that

Five key configurations that affect MySQL performance

The following article is mainly about the performance of MySQL closely related to the five configuration parameters of the introduction, I saw a few days ago in the relevant web site on the performance of MySQL closely related to the five parameters

MySQL Log management analysis Debugging instance

The following article mainly describes the MySQL operation log to see the actual operation steps and the actual operation steps of the specific description, if you encounter similar situation in the actual operation, but you do not know how to solve

MySQL server cluster introduction and configuration detailed

1. Find out if you should use MySQL cluster first. Reduce data Center node pressure and large amount of data processing, using the MySQL distribution, one or more application corresponding to a MySQL database. A few MySQL database common data to

Some principles needing attention in design of large database

A good database product is not equal to have a good application system, if can not design a reasonable database model, not only will increase the client and Server section program programming and maintenance of the difficulty, and will affect the

MySQL data storage engine InnoDB and MyISAM advantages and differences

MyISAM: This is the default type, which is based on the traditional ISAM type, and ISAM is the abbreviation for indexed sequential access method (indexed sequential access methods), which is the standard way to store records and files. Compared to

SQL Server Alternative non-recursive Unlimited class classification (stored procedure version)

Here are a few of my statistical options: first Scenario (recursive): The simple table structure is: CategoryID Int (4), CategoryName nvarchar (50), ParentID Int (4), Depth Int (4) In this way, according to the parentid level of the use of

A SQL statement to count the number of identical names

SQL statement Query The table structure is like this: ID name Sex 1 Three men 2 Wang Shinan 3 Lili Girl 4 Three Men 5 Chao Liuan 6 Noble Male 7 Wang Shiju 8 Noble Women 9 Three Girls How can I query the following results with an SQL statement

Backup and disaster Recovery for database backup SQL Server

The major server hardware vendors (IBM,HP, etc.) provide good data protection policies (hardware or software). A well known RAID disk array (redundant array of independent disks) is a good way to protect data. In the case of SQL Server , a detailed

Large data paging stored procedure efficiency test with test code and results

Test environment Hardware: CPU core dual-core T5750 Memory: 2G Software: Windows Server 2003 + SQL Server 2005 OK, we first create a database: Data_test, and create a table in this database: tb_testtable Copy CodeThe code is as follows: Create

Problems in the design of the primary key of SQL Server table

The logical design of database is a very broad problem. In this paper, the main key design of the table is discussed in the design of Ms SQL Server in the development application, and the corresponding solution is given. The status and problems of

SQL injection attack: a means of defending and checking SQL injection

Although there are many previous articles that discuss SQL injection, the content discussed today may help you check your server and take precautions. TSE, you can win. The first thing to understand is what kind of SQL injection attack is. Looking

SQL Tutorial: SQL Server Backup and disaster recovery

SQL Server backup and disaster recovery The data processing becomes more and more important in the modern enterprise operation, more and more crucial, may even become the enterprise development bottleneck. The importance of data protection is

Total Pages: 55 1 .... 11 12 13 14 15 .... 55 Go to: Go

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.