query

Read about query, The latest news, videos, and discussion topics about query from alibabacloud.com

MSSQL SERVER2000 Security Configuration Remove all dangerous extensions

The MSSQL SERVER2000 Security Configuration removes the SQL procedure with security issues. More comprehensive. Everything for safety! Delete the call shell, registry, COM component's corrupted permissions MSSQL SERVER2000 Security Configuration

Detailed explanation of MySQL replication

MySQL replication is quite complex compared to the replication of NoSQL databases such as MongoDB,redis ! Overview The primary server first logs data changes to the primary log, then reads the master log on the primary server through the I/O

MySQL database partition management details determine success or failure

In a MySQL database, different parts of a table are stored as separate tables in different places. Partitions are primarily used to solve problems where tables are stored in different locations. This is also the case in other databases. They call

The first of Oracle database learning

Rights Management: The default three username and password in Oracle 9: SYS Change_on_install//highest-privileged administrator System Manager//Normal administrator Scott Tiger//ordinary user In Oracle 10, these three users are still used as

A summary of high performance optimizations for SQL Server databases

Small series used to do in ASP and. NET is often used in SQL SERVER, now use PHP although most of the time with MySQL, but does not pan some customers in the original SQL platform to upgrade or compatible development, it is fortunate that PHP is

keepalived Build High Availability Mysql-ha

With regard to mysql-ha, there are many solutions, such as heartbeat, DRBD, MMM, shared storage, but each has its pros and cons. Heartbeat, DRBD configuration is more complex, need to write their own script to achieve MySQL automatic switching, for

Classic shared MySQL limit query optimization

The following article is mainly on the MySQL limit query optimization of the specific content of the introduction, we all know that the MySQL database optimization is very important. The most common and most needed optimization is limit. The limit

3 principles for adding a MySQL index

One, the importance of indexing Indexes are used to quickly find rows that have a specific value in a column. Without indexing, MySQL must start with the 1th record and read through the entire table until the relevant rows are found. The larger the

Navicat for MySQL 9.0.15 Add a number of new features

Navicat is a powerful MySQL database management and development tool. NAVICAT provides professional developers with a powerful enough cutting-edge tool, but it is still easy to learn for new users. The new features of Navicat 9.0.15 include: -Form

Two things you need to be aware of when MySQL handles null values

The MySQL database is an open source database based on structured data. The SQL statement is the core language in the MySQL database. However, in the MySQL database to execute SQL statements, you need to be careful two traps. Trap one: null value

From four details to do a good job of MySQL query optimization

As we all know, query optimization is an unavoidable topic in any database. For database engineers, optimization is the most challenging job. MySQL Open source database is no exception. In fact, the author believes that the database optimization is

The difference between two kinds of index hash and b-tree in MySQL

What is the difference between a MySQL hash index and a b-tree index? I believe many people have such a question, the following is a detailed analysis of the difference between the two for your reference. MySQL Hash Index structure particularity,

The efficiency problem of querying random quantity items in MySQL database and its solution

Recently, because of the need to study the MySQL random extraction implementation method. For example, to randomly extract a record from the TableName table, the general wording would be: SELECT * from TableName ORDER by RAND () LIMIT 1. But then

Solve the problem that MySQL can't connect to database remotely under Ubuntu

Ubuntu10.04 on the back of the MySQL, executed theroot@ubuntu:~ #sudo apt-get Install MySQLAfter installing Mysql-server Start MySQLRoot@ubuntu:~#/etc/init.d/mysql start Local connections can be entered into the database.root@ubuntu:~ #mysql-uroot-

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

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

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 Master-Slave database synchronization

Environment:Master server: CentOS 5.2 mysql 5.1.35 source ip:192.168.1.22From server: CentOS 5.2 mysql 5.1.35 source ip:192.168.1.33Configuration:First, the main server1.1, create a replication user, with replication slave permissions.Mysql>grant

Total Pages: 54 1 .... 9 10 11 12 13 .... 54 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.