sql

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

Teach you how to shrink SQL Server database log files

Problem: The actual size of the database is 600MB, the actual size of the log file is 33MB, but the log files occupy space for 2.8gb! tried a variety of ways, shirnk DATABASE, TRUNCATE log file, there is no way to reduce the files. Anyway, this

Common error tips and solutions for MySQL

130: The file format is not correct. (Not very clear of the wrong situation) 145: File cannot be opened. 1005: Failed to create table. 1006: Failed to create database. 1007: Database already exists, database creation failed. 1008: Database does not

How to turn a table in SQL Server into a TXT file

Method-: Using bcp command bcp utility The bcp utility microsoft®sql the data in a user-specified format between the server™2000 instance and the data file. Grammar BCP {[database_name.] [owner].] {table_name | view_name} | "Query"}{in | out |

Common failures that SQL Server cannot start [1][1]

common failures that SQL Server cannot start --Did you modify the operating system password? --modifies the operating system password, which causes SQL to fail to start: 1. My Computer--control Panel--management tools--services--right key

SQL Server one of various date calculation methods

Usually, you need to get the current date and calculate some other date, for example, your program may need to judge the first or last day of one months. Most of you probably know how to split dates (year, month, day, etc.), and then just use the

Essence: Subtle SQL statements

Description: Copy table (copy only structure, source table name: A new table name: b)Sql:select * into B from a where 1<>1 Description: Copy table (copy data, source table name: A target table name: b)Sql:insert into B (A, B, c) select d,e,f from B;

Explore the evaluation function for SQL Server 2005

  First, Introduction In November 2005, Microsoft released three new product lines: Visual Studio 2005,sql Server 2005 and. NET Framework 2.0 (it includes ASP.net 2.0). SQL Server 2005 is the most recent version of Microsoft's database platform

SQL Server does not exist or access a bug in Windows denied

SQL Server often appears with the following error:---------------------------SQL Server Enterprise Manager---------------------------SQL Server registration failed due to a connection error as shown below. Do you still want to register? SQL Server

Profiling SQL Server 2005 query notifications for basic articles

In this series of articles, we'll delve into how to combine the. NET 2.0 and SQL Server 2005 query notification features to inform the application when critical data changes in order to eliminate the recurring query database. First, the introduction

Porting an Access database to SQL Server

as the user's demand for enterprise-class high-performance databases grows, users often convert to a client-server environment in Microsoft SQL Server from the file-server environment of the Microsoft Access jet engine. Access Upsizing Wizard in

The most efficient solution to "multi-field fuzzy matching keyword query"

Keywords | When we develop database applications, we often need to use fuzzy queries. What if the same condition needs to match a lot of fields? Typically, programmers will each field in SQL "field like '%cond% '" once. In this way, the SQL

[Favorites] Generate user-friendly reports from applications using SQL Server Reporting Services

server|services| programs generate user-friendly reports from applications using SQL Server Reporting Services release date: 09/03/2004 | Renew Date: 09/03/2004 John C.

Database performance Optimization Analysis Case---Solving the problem of excessive CPU consumption in SQL statements

Solution | data | database | problem | performance | optimization | statement Problem Description: October 25 Morning Binzhou Netcom's Engineers report OSS application system running slowly, the specific operation is through the OSS system query, a

Create functions in SQL, split strings

Create | function | string ---------------------------------------------------------------- /** * Copyright: Shi Taixiang [E.alpha] all; * * Email:ealpha (AT) MSN (DOT) COM; * Msn:ealpha (AT) MSN (DOT) COM; * qq:9690501 * * All reprint

The method of implementing transaction processing with ASP

Transaction processing in the development of Web applications, there is no exception to the need to access the database to complete the query, insert, UPDATE, delete and other operations. Influenced by the application logic, it is sometimes

Frog Frog recommended: ASP in the simulation. NET Cache

Cache In order to improve the performance of the home page, the home page usually needs to call the database to display data in the first attempt to invoke data from the cache, If there is no data available in the cache and then open the database to

Introduction to ASP Programming (21): DAO SQL Build database table

Programming | data | Database are you satisfied with the database you designed? Are you sure you don't want to deal with it? For example, create a new database table, such as creating or modifying a field ... Of course, these are all part of the

ASP Application Template Adoption

templates | Templates Beginner ASP, the program is able to write out, but if each site page of the revision, all the source program will carry out a transplant operation. To this end, the human energy consumed countless, or even inadvertently gains,

CGI security vulnerability Data Quick Check v1.0 (Turn one)

cgi| Security | Security vulnerabilities CGI security vulnerability data Quick Check v1.0 Date: 2000-8-15 ############################################################################# This article is taken from a friend. This is not a precious

Configure the WebLogic connection pool and data Source

Connection|web Os version:windwos2000 serverhostname:mytestdatabase:oracle 9.2.0.1port:1521table:test (a number (2)) User: Systempassword:oracleweblogic version:7.0.4domain:mydomainserver:myserverport:7001wl_home:d:\bea\ Weblogic1. Configure

Total Pages: 55 1 .... 51 52 53 54 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.