KR100494856B1 - Realization method to guarantee unique data on database - Google Patents

Realization method to guarantee unique data on database Download PDF

Info

Publication number
KR100494856B1
KR100494856B1 KR10-1999-0067130A KR19990067130A KR100494856B1 KR 100494856 B1 KR100494856 B1 KR 100494856B1 KR 19990067130 A KR19990067130 A KR 19990067130A KR 100494856 B1 KR100494856 B1 KR 100494856B1
Authority
KR
South Korea
Prior art keywords
value
uniqueness
data
database
function
Prior art date
Application number
KR10-1999-0067130A
Other languages
Korean (ko)
Other versions
KR20010059609A (en
Inventor
하정호
Original Assignee
주식회사 케이티
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 케이티 filed Critical 주식회사 케이티
Priority to KR10-1999-0067130A priority Critical patent/KR100494856B1/en
Publication of KR20010059609A publication Critical patent/KR20010059609A/en
Application granted granted Critical
Publication of KR100494856B1 publication Critical patent/KR100494856B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

1. 청구범위에 기재된 발명이 속한 기술분야1. TECHNICAL FIELD OF THE INVENTION

본 발명은 데이터베이스 상에서의 유일성 보장 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것임.The present invention relates to a method for ensuring uniqueness on a database and a computer readable recording medium having recorded thereon a program for realizing the method.

2. 발명이 해결하려고 하는 기술적 과제2. The technical problem to be solved by the invention

본 발명은, 항목에 원하는 값이 입력될 경우에 유일성을 보장하기 위해 임시 값을 생성하여 입력하게 하여 유일성을 보장하는 데이터베이스 상에서의 유일성 보장 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하고자 함.According to the present invention, a method of guaranteeing uniqueness on a database that guarantees uniqueness and generating a temporary value to ensure uniqueness when a desired value is input to an item can be read by a computer. To provide a record medium.

3. 발명의 해결방법의 요지 3. Summary of Solution to Invention

본 발명은, 데이터베이스 상에서 입력하거나 수정하고자 하는 데이터의 값이 유일성을 가지는 값인지를 확인하는 제 1 단계; 상기 제 1 단계의 확인 결과, 유일성을 가지는 값이면 이에 따라 데이터를 입력하거나 수정하는 제 2 단계; 상기 제 1 단계의 확인 결과, 유일성을 가지는 값이 아니면 유일성을 갖기 위해 순차적 숫자(Sequence Number)를 생성하는 제 3 단계; 및 상기 순차적 숫자와 같은 유일성을 가지는 값을 이용하여 데이터를 입력하거나 수정하는 제 4 단계를 포함함.The present invention includes a first step of confirming whether a value of data to be input or modified on a database has a unique value; A second step of inputting or modifying data according to the check result of the first step if the value has uniqueness; A third step of generating a sequence number to have uniqueness if it is not a value having uniqueness as a result of the checking of the first step; And a fourth step of inputting or modifying data using a value having uniqueness such as the sequential number.

4. 발명의 중요한 용도4. Important uses of the invention

본 발명은 데이터베이스 관리 시스템 등에 이용됨.The present invention is used in a database management system and the like.

Description

데이터베이스 상에서의 유일성 보장 방법{REALIZATION METHOD TO GUARANTEE UNIQUE DATA ON DATABASE} How to ensure uniqueness on a database {REALIZATION METHOD TO GUARANTEE UNIQUE DATA ON DATABASE}

본 발명은 데이터베이스 상에서의 유일성 보장 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것으로, 특히 데이터베이스 상에서의 데이터 관리에 있어서 미 입력된 데이터를 포함하여 유일성을 보장하는 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것이다. The present invention relates to a method of ensuring uniqueness on a database and a computer-readable recording medium recording a program for realizing the method. In particular, a method of ensuring uniqueness including uninputted data in data management on a database. And a computer readable recording medium having recorded thereon a program for realizing the method.

데이터베이스 관리시스템(DBMS : DataBase Management System)에서 데이터를 정확하게 관리하기 위하여 데이터에 대하여 제약조건을 가하게 되며, 이러한 제약조건 중의 하나가 유일성 제약조건이다. 예로서 주민등록증에서 우리나라 국민의 유일성을 보장하기 위한 방법으로 주민등록번호를 부여한다. 주민등록 번호는 우리나라 국민에게 있어서 하나 밖에 없는 번호이며, 중복이 되어서는 안되는 유일성 제약조건이 부여된 번호이다. 이러한 유일성 제약조건의 부여는 하나의 항목에 부여할 수도 있고, 또한 복수개의 항목을 합쳐서 부여할 수도 있다.In order to accurately manage data in a database management system (DBMS), data constraints are applied. One of these constraints is uniqueness constraint. For example, the resident registration number is given as a method to guarantee the uniqueness of Korean citizens in the resident registration card. The resident registration number is the only number for Korean citizens, and is the number to which uniqueness constraints should not be duplicated. Such uniqueness constraints may be given to one item or may be given to a plurality of items in combination.

그러나, 모든 항목에 값이 채워질 때만 유일성을 보장하는 방법을 제시하고자 하면 문제가 발생된다. 예로 주민등록번호와 이름을 합쳐서 유일성을 보장한다고 하였을 때, 주민등록번호만 계속 입력된다면 유일성이 깨지게 된다. 이런 경우는 무시되고 이름이 들어왔을 때 유일성 조건이 발효되게 한다면, 이러한 성질은 데이터베이스 관리시스템 차원의 제약조건 부여 방법에서는 실현이 불가능하다.However, a problem arises when trying to suggest a method of ensuring uniqueness only when all items are filled with values. For example, when combining the resident registration number and name to guarantee uniqueness, if only the resident registration number is continuously entered, the uniqueness is broken. If this case is ignored and uniqueness conditions are enforced when a name comes in, this property is not feasible in a database management system-level constraint provisioning method.

종래의 방법중 이러한 상황을 만족하게 하기 위한 방법으로는 다음의 두가지 방법이 있었다. 첫번째는 응용프로그램 상에서 두개의 항목이 채워졌을 때 이러한 자료가 있는지 데이터베이스를 조회하는 방법이고, 두번째는 트리거(trigger)에 의한 방법으로 응용프로그램 내용을 데이터베이스 차원의 기능에서 구현하는 방법이다. As a method for satisfying such a situation among the conventional methods, there are the following two methods. The first is to query the database for these data when two items are filled in the application, and the second is to implement the contents of the application at the database level by triggering.

그러나, 이와 같은 방법들은 최소한 한번의 질의(Query)를 해야 한다는 것을 의미하고, 데이터베이스의 양이 방대할 경우 그 수행속도가 원하는 속도보다 상당히 느려질 수 있는 문제점이 있으며, 또한 데이터 관리 측면에서 그 제약 검증 기능을 구현해야 하므로, 제약 검증 기능에서 오는 불안정함이 생길 수 있는 문제점이 있었다. However, these methods imply that at least one query must be performed, and if the amount of the database is large, the execution speed may be considerably slower than desired, and the limitation of data management is also verified. Since the function must be implemented, there was a problem that can cause instability coming from the constraint verification function.

본 발명은, 상기한 바와 같은 문제점을 해결하기 위하여 안출된 것으로, 항목에 원하는 값이 입력될 경우에 유일성을 보장하기 위해 임시 값을 생성하여 입력하게 하여 유일성을 보장하는 데이터베이스 상에서의 유일성 보장 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하는데 그 목적이 있다. The present invention has been made to solve the above-mentioned problems, and when a desired value is input to an item, a method of guaranteeing uniqueness in a database that ensures uniqueness by generating a temporary value to ensure uniqueness and It is an object of the present invention to provide a computer-readable recording medium having recorded thereon a program for realizing the method.

상기 목적을 달성하기 위한 본 발명은, 데이터베이스 관리 시스템에 적용되는 데이터베이스 상에서의 유일성 보장 방법에 있어서, 데이터베이스 상에서 입력하거나 수정하고자 하는 데이터의 값이 유일성을 가지는 값인지를 확인하는 제 1 단계; 상기 제 1 단계의 확인 결과, 유일성을 가지는 값이면 이에 따라 데이터를 입력하거나 수정하는 제 2 단계; 상기 제 1 단계의 확인 결과, 유일성을 가지는 값이 아니면 유일성을 갖기 위해 순차적 숫자(Sequence Number)를 생성하는 제 3 단계; 및 상기 순차적 숫자와 같은 유일성을 가지는 값을 이용하여 데이터를 입력하거나 수정하는 제 4 단계를 포함하는 것을 특징으로 한다.In order to achieve the above object, the present invention provides a method for ensuring uniqueness on a database applied to a database management system, the method comprising: a first step of checking whether a value of data to be input or modified on a database is unique; A second step of inputting or modifying data according to the check result of the first step if the value has uniqueness; A third step of generating a sequence number to have uniqueness if it is not a value having uniqueness as a result of the checking of the first step; And a fourth step of inputting or modifying data by using a value having uniqueness such as the sequential number.

또한, 본 발명은, 대용량 프로세서를 구비한 데이터베이스 관리 시스템에, 데이터베이스 상에서 입력하거나 수정하고자 하는 데이터의 값이 유일성을 가지는 값인지를 확인하는 제 1 기능; 상기 제 1 기능의 확인 결과, 유일성을 가지는 값이면 이에 따라 데이터를 입력하거나 수정하는 제 2 기능; 상기 제 1 기능의 확인 결과, 유일성을 가지는 값이 아니면 유일성을 갖기 위해 순차적 숫자(Sequence Number)를 생성하는 제 3 기능; 및 상기 순차적 숫자와 같은 유일성을 가지는 값을 이용하여 데이터를 입력하거나 수정하는 제 4 기능을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.The present invention also provides a database management system having a large capacity processor, comprising: a first function of checking whether a value of data to be input or modified on a database is unique; A second function of inputting or modifying data according to a check result of the first function if the value has uniqueness; A third function of generating a sequential number to have uniqueness if it is not a value having uniqueness as a result of confirming the first function; And a computer-readable recording medium having recorded thereon a program for realizing a fourth function of inputting or modifying data by using a unique value such as the sequential number.

본 발명은, 데이터베이스 관리 시스템 자체의 유일성 제약조건 기능을 그대로 사용할 수 있으며, 따라서 수행 속도면에서의 향상과 데이터 관리의 안정성 보장을 가져다 줄 수 있다. 또한, 유일성 제약조건 등과 같은 기능은 데이터베이스 관리시스템의 고유 기능이며 이러한 기능을 그대로 적용해서 사용하는 것은 데이터 관리 측면에서 속도 향상과 안정성을 가져다 줄 수 있다.The present invention can use the unique constraint function of the database management system itself as it is, and thus can improve performance in terms of execution speed and ensure the stability of data management. In addition, functions such as uniqueness constraints are inherent in the database management system, and using these functions as they are can provide speed and stability in terms of data management.

상술한 목적, 특징들 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해 질 것이다. 이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예를 상세히 설명한다.The above objects, features and advantages will become more apparent from the following detailed description taken in conjunction with the accompanying drawings. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1 은 본 발명이 적용되는 컴퓨터의 구성예시도이다.1 is an exemplary configuration diagram of a computer to which the present invention is applied.

본 발명이 적용되는 컴퓨터는, 마이크로 프로세서(11), 주기억 장치(12), 보조 기억장치(13) 및 입출력 장치(14)를 포함하여 이루어진다.The computer to which the present invention is applied includes a microprocessor 11, a main memory device 12, an auxiliary memory device 13, and an input / output device 14.

자료가 저장되는 데이터베이스는 주기억장치(12)나 보조 기억장치(13)에 저장될 수 있고 이에 대한 관리는 마이크로 프로세서(11)에서 동작하는 데이터베이스 관리시스템에 의해 처리된다. 입출력장치(14)는 이에 대해 사용자와의 인터페이스를 위한 것이다. The database in which the data is stored may be stored in the main memory 12 or the auxiliary storage 13 and the management thereof is handled by a database management system operating in the microprocessor 11. The input / output device 14 is for interface with the user.

도 2 는 본 발명에 따른 데이터베이스 상에서의 유일성 보장 방법에 대한 일실시예 전체 흐름도이다.2 is a flow diagram of one embodiment of a method for ensuring uniqueness on a database according to the present invention.

우선, 도 2 는 널(Null) 입력을 처리하는 수행 루틴의 전체적 개념을 도시하고 있다. 관심의 대상이 되는 항목의 행(row)이 입력되거나 수정되었을 때, 관심의 대상이 되는 항목을 Y라고 한다면 Y 항목에 정상적인 값이 들어 갈 수도 있고, 널(NULL)이 입력될 수도 있다. 널(NULL)이 입력된다면 순차적 숫자(SEQUENCE NUMBER)를 생성시켜서 그 값을 Y에 넣으면 Y 항목에 대한 유일성을 보장할 수 있다.First, Figure 2 illustrates the overall concept of an execution routine that handles null input. When a row of an item of interest is input or modified, if the item of interest is Y, a normal value may be included in the Y item, or null may be input. If NULL is entered, generating a sequential number (SEQUENCE NUMBER) and inserting the value in Y ensures uniqueness for the Y item.

Y 항목이 한 개일 수도 있고 복수개가 될 수도 있다. 또한 Y에 대한 데이터 타입(data type)이 숫자(number)가 아니라면 해당 데이터 타입(data type)을 변환(conversion)하여 넣으면 된다.There can be one Y item or multiple items. Also, if the data type for Y is not a number, the data type can be converted.

그러나, Y 항목이 이미 숫자를 다루기 때문에 유일성 제약조건에 위배성이 발생할 수 있는 상황이거나 기타 상황에서 Y에 순차적 숫자(SEQUENCE NUMBER)와 같은 값이 들어갈 수 없다면 스터핑(stuffing)을 할 수 있다.However, stuffing can be stuffed if Y can't contain a sequential number (SEQUENCE NUMBER) in a situation where the uniqueness constraint can cause violations because the Y item already handles a number.

이를 도면의 흐름에 따라 설명하면 다음과 같다.This will be described according to the flow of the drawings.

우선, 데이터 Y의 입력을 받거나 수정요청을 받는다(201). 데이터 Y가 널(Null)인지를 확인하여(202), Y가 널(Null)이면 순차적 숫자 X(Sequence Number X)를 발생시키고(203), 스터핑(Stuffing)이 필요한지를 점검한다(204). 점검 결과, 스터핑(Stuffing)이 필요하면 스터핑(Stuffing) 처리하여 데이터 Y가 유일성을 갖도록 한다(205). 점검 결과, 스터핑이 필요하지 않으면 순차적 숫자 X(Sequence Number X)를 데이터 Y의 값으로 치환한다(206). 이렇게 데이터 Y의 값이 확정되면 이를 입력이나 수정으로서 처리한다(207).First, an input of data Y is received or a modification request is received (201). If data Y is null (202), if Y is null, a sequential number X is generated (203), and it is checked whether stuffing is necessary (204). As a result of the check, if stuffing is required, stuffing is performed to make the data Y unique (205). As a result of the check, if stuffing is not needed, the sequence number X is replaced with the value of the data Y (206). When the value of the data Y is confirmed in this way, it is processed as an input or correction (207).

데이터 Y가 널(Null)인지를 확인한 결과, 널(Null)이 아니면, 유일성을 갖는 데이터 Y에 대해 입력이나 수정을 처리한다(207).As a result of checking whether the data Y is null, if it is not null, an input or correction is processed for the data Y having uniqueness (207).

상기한 실시예에서는 데이터 Y가 널인 경우를 중점으로 예를 들었으나, 데이터가 널은 아니지만 수정하고자 하는 데이터 의 값이 기존의 값과 중복되는 등의 이유로 그 값을 넣을 수 없을 때도 유일성을 보장하기 위해 상기한 실시예와 같이 처리될 수 있다.In the above embodiment, the example focuses on the case where the data Y is null, but the data is not null, but the uniqueness is ensured even when the value of the data to be modified cannot be inserted due to a duplicate of an existing value. To be processed as in the above embodiment.

도 3 은 본 발명에 따른 스터핑 처리 과정의 일실시예 흐름도이다.3 is a flowchart illustrating an embodiment of a stuffing process according to the present invention.

Y 항목이 이미 숫자를 다루기 때문에 유일성 제약조건에 위배성이 발생할 수 있는 상황이거나 기타 상황에서 Y에 순차적 숫자(SEQUENCE NUMBER)와 같은 숫자값이 들어갈 수 없다면, 도 3 에서와 같이 스터핑(stuffing)을 할 수 있다.If the Y item already handles a number, a violation of uniqueness constraint may occur, or in other situations, if Y cannot contain a numeric value, such as a sequential number, stuffing will be used as shown in FIG. can do.

Y 항목의 데이터 타입이 숫자인지를 확인하여(301), Y 항목의 데이터 타입(data type)이 숫자(number)이면 순차적 숫자(SEQUNECE NUMBER) 뒤에 Y 항목의 자리수만큼 0을 채우고(302), Y 항목의 데이터 타입(data type)이 캐릭터(char)이면 순차적 숫자(SEQUENCE NUMBER) 앞에 Y 항목의 자리수만큼 공백(space)을 채우게 된다(303). 이렇게 하면 각 데이터 타입(data type)에 대하여 문제가 발생되지 않으며 유일성 제약조건을 만족하게 된다.Check whether the data type of the Y item is a number (301), and if the data type of the Y item is a number, fill 0 with the number of digits of the Y item after the sequential number (302), Y If the data type of the item is a character, the space is filled by the number of digits of the Y item before the sequential number (303). This avoids problems for each data type and meets uniqueness constraints.

도 4a 및 도 4b 는 본 발명에 따른 스터핑 처리 과정에 대한 사용자 인터페이스 측면에서의 일실시예 설명도이다.4A and 4B illustrate an embodiment in terms of a user interface for a stuffing process according to the present invention.

도 4a 및 도 4b 는 도 3 에 대한 내용을 사용자 인터페이스(user interface) 측면에서 보여주고 있다. 운용자는 순차적 숫자(SEQUENCE NUMBER)에 대한 내용은 관심이 없으므로 순차적 숫자(SEQUENCE NUMBER)를 안보여 주는 것으로 하고 있다.4A and 4B show the contents of FIG. 3 in terms of a user interface. The operator is not interested in the sequential number, so the sequential number is not shown.

숫자인 경우는 0의 숫자를, 문자인 경우는 빈 공간이 운용자들에게 보여지게 된다. 운용자가 해당 데이터를 수정하거나 입력하기 위해서 커서를 포커싱(focusing)할 때 이미 값이 들어 있다면 그 값을 임시 변수에 넣고, 포커싱(focusing)되는 필드(field)에는 값을 널(null)로 만든다. 그리고 운용자가 입력된 값으로 대치하게 된다. 그러나 아무런 값을 입력치 않았다면 다시 임시 변수에 있던 원래의 값으로 대치하면 된다.If it is a number, the number of zeros is shown, and if it is a letter, an empty space is shown to the operators. When the operator focuses the cursor to modify or enter the data, if it already contains a value, the operator puts the value in a temporary variable and nulls the value in the focused field. The operator then substitutes the entered value. However, if no value is entered, it is replaced by the original value in the temporary variable.

도 5 는 본 발명에 따른 스터핑 처리 과정의 다른 실시예 흐름도이다.5 is a flowchart of another embodiment of a stuffing process according to the present invention.

도 5 는 위의 도 4a 및 도 4b 에 의한 방법이 사용자 인터페이스(user interface) 측면에 만족치 않을 경우, 별도의 데이터베이스 테이블(DB table)을 두어서(501) 트리거(trigger)에 의하여(502) 유일성을 유지하게 하는 방법을 나타내고 있다.FIG. 5 shows that the method according to FIGS. 4A and 4B above is not satisfactory in terms of a user interface, by placing a separate database table (501) (501) by a trigger (502). The method of maintaining uniqueness is shown.

이상에서 설명한 본 발명은 전술한 실시예 및 첨부된 도면에 의해 한정되는 것이 아니고, 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변형 및 변경이 가능하다는 것이 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 있어 명백할 것이다.The present invention described above is not limited to the above-described embodiments and the accompanying drawings, and various substitutions, modifications, and changes are possible in the art without departing from the technical spirit of the present invention. It will be clear to those of ordinary knowledge.

상기한 바와 같은 본 발명은, 유일성 제약조건 등과 같은 데이터베이스 관리시스템의 고유 기능을 그대로 적용해서 사용함으로써 데이터 관리 측면에서 속도 향상과 안정성을 가져다 주게 되고, 이에 따라, 유일성 보장에 대한 기능을 응용프로그램 차원에서 데이터베이스 관리 시스템 차원으로 끌어 내릴 수 있다는 점에서 데이터 관리에 대한 속도 향상과 데이터 관리의 안정성을 기대할 수 있는 효과가 있다.The present invention as described above, by applying the inherent functions of the database management system such as uniqueness constraints as it is to bring speed improvement and stability in terms of data management, accordingly, the function of guaranteeing uniqueness to the application level The speed of data management and the stability of data management can be expected in that it can be brought down from the database management system level.

도 1 은 본 발명이 적용되는 컴퓨터의 구성예시도.1 is an exemplary configuration diagram of a computer to which the present invention is applied.

도 2 는 본 발명에 따른 데이터베이스 상에서의 유일성 보장 방법에 대한 일실시예 전체 흐름도.2 is a flow diagram of one embodiment of a method for ensuring uniqueness on a database according to the present invention.

도 3 은 본 발명에 따른 스터핑 처리 과정의 일실시예 흐름도.3 is a flow diagram of one embodiment of a stuffing process in accordance with the present invention;

도 4a 및 도 4b 는 본 발명에 따른 스터핑 처리 과정에 대한 사용자 인터페이스 측면에서의 일실시예 설명도.4A and 4B illustrate an embodiment in terms of a user interface for a stuffing process in accordance with the present invention.

도 5 는 본 발명에 따른 스터핑 처리 과정의 다른 실시예 흐름도.5 is a flowchart of another embodiment of a stuffing process according to the present invention;

*도면의 주요 부분에 대한 부호의 설명* Explanation of symbols for the main parts of the drawings

11 : 마이크로 프로세서 12 : 주기억장치11 microprocessor 12 main memory

13 : 보조 기억장치 14 : 입출력장치13: auxiliary memory 14: input / output device

Claims (7)

데이터베이스 관리 시스템에 적용되는 데이터베이스 상에서의 유일성 보장 방법에 있어서,In the method of ensuring uniqueness on a database applied to a database management system, 데이터베이스 상에서 입력하거나 수정하고자 하는 데이터의 값이 유일성을 가지는 값인지를 판단하여, 유일성을 가지는 값이면 이에 따라 데이터를 입력하거나 수정하는 제 1 단계, 상기 데이터의 값이 유일성을 가지는 값이 아니면 유일성을 보장하기 위한 순차적 숫자(Sequence Number)를 생성하여 데이터 값에 부여하는 제 2 단계;The first step of determining whether the value of the data to be input or modified on the database is a value having uniqueness, and if the value has uniqueness, accordingly the first step of inputting or modifying the data accordingly, if the value of the data is not unique, A second step of generating a sequential number to guarantee and assigning the sequential number to a data value; 상기 데이터 값이 유일성 보장을 위해 스터핑 처리가 필요한지를 판단하는 제 3단계; 및Determining whether the data value requires stuffing to ensure uniqueness; And 상기 제 3단계의 판단결과 스터핑 처리가 필요 없는 경우, 상기 순차적 숫자가 부여된 상기 데이터를 입력하거나 수정하는 제 4단계;를 포함하는 것을 특징으로 하는 데이터베이스 상에서의 유일성 보장 방법.And a fourth step of inputting or modifying the data to which the sequential number is assigned, if the stuffing process is not necessary as a result of the determination of the third step. 제 1 항에 있어서,The method of claim 1, 데이터베이스 상에서 입력하거나 수정하고자 하는 상기 데이터의 값이 널(Null) 값인 경우에도 유일성을 가지지 않는 값으로 판단하는 것을 특징으로 하는 데이터베이스 상에서의 유일성 보장 방법.A method of guaranteeing uniqueness in a database, characterized in that it is determined as a value having no uniqueness even when a value of the data to be input or modified on a database is a null value. 제 2항에 있어서, 데이터베이스 상에서 입력하거나 수정하고자 하는 상기 데이터의 값이 널(Null)인경우, 상기 제 2단계에서 생성된 순차적 숫자를 상기 데이터 값으로 치환함을 특징으로 하는 데이터베이스 상에서의 유일성 보장 방법.3. The method of claim 2, wherein if the value of the data to be input or modified on the database is null, the uniqueness in the database is replaced with the data value by replacing the sequential number generated in the second step. Way. 제 1 항에 있어서, 제3단계의 판단결과 스터핑처리가 필요하면,The method as claimed in claim 1, wherein if the result of the third step is that stuffing is required, 데이터베이스 상에서 입력하거나 수정하고자 하는 상기 데이터 타입이 숫자이자를 확인하는 과정; 및Confirming that the data type to be entered or modified in the database is a numeric interest; And 상기 데이터 타입이 숫자인 경우, 상기 제 2단계에서 생성된 순차적 숫자 뒤에 상기 데이터 값의 자리수 만큼 소정 숫자를 채우는 과정;을 포함하는 스터핑 처리를 수행하는 제5단계를 더 포함하는 것을 특징으로 하는 데이터베이스 상에서의 유일성 보장 방법.And a fifth step of performing a stuffing process including a step of filling a predetermined number by the number of digits of the data value after the sequential number generated in the second step, if the data type is a number. How to ensure uniqueness on the stomach. 제 4항에 있어서, 데이터베이스 상에서 입력하거나 수정하고자 하는 상기 데이터 타입이 캐릭터인경우,The method of claim 4, wherein when the data type to be entered or modified on the database is a character, 상기 제 2단계에서 생성된 순차적 숫자 앞에 상기 데이터 값의 자리수 만큼 공백을 채우는 제 6단계를 더 포함함을 특징으로 하는 데이터베이스 상에서의 유일성 보장 방법.And a sixth step of filling a space by the number of digits of the data value before the sequential number generated in the second step. 삭제delete 대용량 프로세서를 구비한 데이터베이스 관리 시스템에,In a database management system with a large processor, 데이터베이스 상에서 입력하거나 수정하고자 하는 데이터의 값이 유일성을 가지는 값인지를 판단 하는 제 1 기능;A first function of determining whether a value of data to be input or modified on the database is a unique value; 상기 제 1 기능의 판단 결과, 유일성을 가지는 값이면 이에 따라 데이터를 입력하거나 수정하는 제 2 기능; A second function of inputting or modifying data according to the determination of the first function if the value has uniqueness; 상기 제 1 기능의 판단 결과, 유일성을 가지는 값이 아니면 유일성을 갖기 위해 순차적 숫자(Sequence Number)를 생성하여 데이터 값에 부여하는 제 3 기능; A third function of generating a sequential number and assigning it to a data value in order to have uniqueness if it is not a uniqueness value as a result of the determination of the first function; 상기 데이터 값이 유일성 보장을 위해 스터핑 처리가 필요한지를 판단하는 제 4기능; 및A fourth function of determining whether a stuffing process is required to ensure uniqueness of the data value; And 상기 제 4기능의 판단결과 스터핑 처리가 필요 없는 경우, 상기 순차적 숫자가 부여된 상기 데이터를 입력하거나 수정하는 제 5기능과, 스터핑 처리가 필요한 경우 소정 스터핑 처리를 수행하는 제 5기능;을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A fifth function of inputting or modifying the data to which the sequential number is assigned, and a fifth function of performing a predetermined stuffing process if stuffing processing is necessary when the result of the determination of the fourth function is not necessary; A computer-readable recording medium that records a program for the program.
KR10-1999-0067130A 1999-12-30 1999-12-30 Realization method to guarantee unique data on database KR100494856B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-1999-0067130A KR100494856B1 (en) 1999-12-30 1999-12-30 Realization method to guarantee unique data on database

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-1999-0067130A KR100494856B1 (en) 1999-12-30 1999-12-30 Realization method to guarantee unique data on database

Publications (2)

Publication Number Publication Date
KR20010059609A KR20010059609A (en) 2001-07-06
KR100494856B1 true KR100494856B1 (en) 2005-06-14

Family

ID=19634248

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-1999-0067130A KR100494856B1 (en) 1999-12-30 1999-12-30 Realization method to guarantee unique data on database

Country Status (1)

Country Link
KR (1) KR100494856B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105408883B (en) * 2013-04-30 2018-09-11 安提特软件有限责任公司 Database table column is explained

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60118950A (en) * 1983-11-30 1985-06-26 Fujitsu Ltd Unique key revising and processing system in data base system
US5557788A (en) * 1993-03-27 1996-09-17 Nec Corporation Relational access system for network type data bases which uses a unique declarative statement
KR19980087140A (en) * 1997-05-16 1998-12-05 김영환 Unique Method of Identifying Logical Unit in Computer System
US5884322A (en) * 1994-05-24 1999-03-16 Apple Computer, Inc. Method and apparatus for creating and assigning unique identifiers for network entities and database items in a networked computer system
KR19990035524A (en) * 1997-10-31 1999-05-15 이계철 Unique identifier generation method at specific time for communication system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60118950A (en) * 1983-11-30 1985-06-26 Fujitsu Ltd Unique key revising and processing system in data base system
US5557788A (en) * 1993-03-27 1996-09-17 Nec Corporation Relational access system for network type data bases which uses a unique declarative statement
US5884322A (en) * 1994-05-24 1999-03-16 Apple Computer, Inc. Method and apparatus for creating and assigning unique identifiers for network entities and database items in a networked computer system
KR19980087140A (en) * 1997-05-16 1998-12-05 김영환 Unique Method of Identifying Logical Unit in Computer System
KR19990035524A (en) * 1997-10-31 1999-05-15 이계철 Unique identifier generation method at specific time for communication system

Also Published As

Publication number Publication date
KR20010059609A (en) 2001-07-06

Similar Documents

Publication Publication Date Title
US6484181B2 (en) Method and system for handling foreign key update in an object-oriented database environment
US8185867B2 (en) Method and system for creating reusable software components through a uniform interface
US5237680A (en) Method for incremental rename propagation between hierarchical file name spaces
US5530849A (en) Method of reading dynamic, hierarchical file system directories
US7103588B2 (en) Range-clustered tables in a database management system
US7702658B2 (en) Method for optimistic locking using SQL select, update, delete, and insert statements
WO1995022792A1 (en) A method and apparatus for controlling access to a database
JPH0664547B2 (en) Electronic Document Management Method for Interactive Information Handling System
US20020147725A1 (en) Method and apparatus for database table definition
AU2018290753B2 (en) Systems and methods of creation and deletion of tenants within a database
CA2678186A1 (en) File management method
CN107402821A (en) Access control method, device and the equipment of shared resource
US7975247B2 (en) Method and system for organizing data generated by electronic design automation tools
EP1091295B1 (en) Data management system using a plurality of data operation modules
WO2020192663A1 (en) Data management method and related device
JP2020197873A (en) Information processing system and method for controlling information processing system
CN112733510A (en) Financial certificate generation method, device, equipment and computer readable storage medium
KR100494856B1 (en) Realization method to guarantee unique data on database
KR101828466B1 (en) Method and apparatus for providing an object-based storage interface on the storage device based on file system
CN110413617B (en) Method for dynamically adjusting hash table group according to size of data volume
CN112380174A (en) XFS file system analysis method containing deleted files, terminal equipment and storage medium
US20030204540A1 (en) Classification of data for insertion into a database
JP2726525B2 (en) Network system
KR100483283B1 (en) System And Method For WEB Based GDMO Information Search
US11366810B2 (en) Index contention under high concurrency in a database system

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130603

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20140602

Year of fee payment: 10

LAPS Lapse due to unpaid annual fee