화면 제작에 앞서 임의의 데이터가 필요할 때 데이터를 생성할 수 있는 Utillty입니다.
사용자가 원하는 데이터 형식, 범위, 컬럼명을 지정하여 랜덤데이터를 생성 할 수있으며, 해당 데이터를 insert문으로 생성하여 원하는 테이블에 입력도 가능합니다.
실제 데이터가 아닌 , 사전에 임의 데이터를 활용하여 화면제작을 할때 용이합니다. This utility is used to generate random data when arbitrary data is needed before creating a screen.
Users can specify the desired data format, range, and column names to generate random data, and the data can be inserted into the desired table using SQL insert statements.
It is useful for screen creation when working with arbitrary data instead of actual data.
Multimedia | ||||||||
---|---|---|---|---|---|---|---|---|
|