Losing weight for your database files
Losing weight for your database files
In the database design process, you often need to add or delete database objects, which leaves a lot of fragments inside the database and cannot effectively use the disk
Mytop is a MySQL monitoring tool similar to the top command style in Linux. It can monitor the current connected user and the commands being executed.
Mytop is a MySQL monitoring tool similar to the top command style in Linux. It can monitor the
I want to run a backup every week in my Windows 7, and I have this tool.
I want to run a backup every day/week in my Windows 7 environment.
However, after VPS is involved, it is not just about backing up MySQL, but also about backing up some
After learning such a long database, I suddenly realized that I was completely confused about the significance of the primary and Foreign keys of the database. It was a unique record and used for connection query. This was not a correct
One is the difference between inexist and notexists.
One is the difference between in exist and the other is the difference between not in and not exists.
Let's sum up and answer these two common questions that most netizens are concerned about.
Access macro control program-. Description of macro usage
Access macro control program-. Description of macro usage
6. When using macros, it is not mandatory to explain macro operations, but it makes macros easier to understand and maintain. SQL
Common SQL statements in Oracle.
Common SQL statements in Oracle.
1. Check which users are in the database?
Select username from all_users;
2. Check which DBA users are in the database?
Select username from dba_users;
3. view the tables
Since Oracle does not have auto-increment fields similar to SQL Server, if we want to set a unique column similar to ID, we need to create a sequence first with the help of Oracle sequence, then, each time data is inserted, the ID value is updated
I haven't written such statements for a long time. When I wrote these statements today, I found that I forgot many formats. Note the ORACLE syntax.
I haven't written such statements for a long time. When I wrote these statements today, I found that
Oracle Database Connection is analyzed in various environments, allowing you to quickly solve some database connection problems.
Oracle Database Connection is analyzed in various environments, allowing you to quickly solve some database connection
The Oralce instance consists of memory and background processes. The instance background process starts when the instance is started and stops running when the instance is terminated.
The Oralce instance consists of memory and background processes.
In actual projects, you often need to call the cursor returned by another stored procedure in one stored procedure. This article lists two specific operation methods.
In actual projects, you often need to call the cursor returned by another stored
For database applications, database security is crucial. The security function of SQLServer protects data from unauthorized leaks and tampering! Below is a summary of the security chapter
For database applications, database security is crucial. SQL
Some developers, especially those who have contact with mysql, may encounter slow mysql queries. Of course, I am referring to a large data volume of millions or tens of millions, not dozens of times, next, let's take a look at the solution to slow
There are four machines in total: A (10.1.10.28), B (10.1.10.29), C (10.1.10.30), and D (10.1.10.31 ). Result: The A-C is the master and slave, B is the slave of A, and D is the slave of C.
There are four machines in total: A (10.1.10.28), B (10.1.10
The most storage engines used in mysql are innodb and myisam. As the default storage engine of Mysql, myisam is worth learning. The following is my understanding of myisam mentioned in the High-Performance MYSQL. Please give me more advice.
The most
For more information about Mysql Character Set settings, see
For more information about Mysql Character Set settings, see
Basic Concepts
• Character refers to the smallest semantic symbol in human language. For example, 'A' and 'B;
• Given a
Access macro control program
Access macro control program
A macro is a set of one or more operations. Each operation provides specific functions, such as opening a form or printing a report. Macros can automatically complete some common tasks.
Port the Access database to SQLServer
Port the Access database to SQL Server
With the increasing demand for enterprise-level high-performance databases, users often need to switch from the file-Server environment of the Microsoft Access Jet
Chinese Access2000 quick tutorial-1.2 use the "Database Wizard" to create a table
Chinese Access2000 quick tutorial-1.2 use the "Database Wizard" to create a table
Access 2000 provides two ways to create a table: Create an empty table for input
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