IRIS
3.2.3
  • Tutorial
  • IRIS Big Data Platform
    • IRIS Web Platform
    • IRIS Discovery
    • IRIS Studio
    • IRIS Analyzer
    • IRIS Map Analyzer
    • IRIS Discovery-Middleware Service
      • Architecture
      • Note
      • Command References
        • abs
        • adv
        • anomalies
        • bimatrix
        • calculate
        • case
        • checkpoint
        • concat
        • corr
        • count
        • curl
        • distinct
        • eval
        • explode
        • fields
        • fillna
        • fit
        • fit_predict
        • forecasts
        • geocode
        • geoconverter
        • geoflip
        • geoip
        • geomap
        • geometric
        • georelation
        • geostats
        • hdfs
        • head
        • img2tsv
        • indexer
        • interpolation
        • iris
        • job
        • join
        • kmeans
        • lag
        • lead
        • length
        • merge
        • metatron
        • mkdata
        • RandomForest Classification
        • RandomForest Regression
        • Spark DecisionTree Classification
        • Spark DecisionTree Regression
        • Spark FP-Growth
        • Spark Kmeans
        • generalizedLinearRegression
        • linearRegression
        • logisticRegression(LBFGS)
        • mlmodel
        • model
        • model-stats
        • model-statsdetails
        • model-timeline
        • modeldata
        • numbering
        • objectstorage
        • outlier
        • pivot
        • postagger
        • predict
        • pylambda
        • regex
        • rename
        • replace
        • replacewords
        • round
        • sampling
        • scaler
        • search
        • serving
        • sort
        • spath
        • split
        • splitter
        • sql
        • stats
        • substr
        • summary
        • time2sec
        • timediff
        • timeline
        • tokenizer
        • top
        • typecast
        • union
        • unpivot
        • value_counts
        • weekdates
        • weekend
        • weeknumber
        • where
        • ysort
      • 명령어 개발 가이드
      • RESTful API
      • Command 사용 예제
    • IRIS Database
    • IRIS Data Engine
  • Usecase
  • FAQ
IRIS
  • Docs »
  • IRIS Big Data Platform »
  • IRIS Discovery-Middleware Service »
  • Note »
  • head
  • View page source

head

개요

상위 records를 원하는 갯수 만큼 검색 결과에 출력 합니다.

타입

TEXT, INTEGER, BIGINT, REAL, DATE, TIMESTAMP

설명

검색 결과에서 상위의 n개만을 출력하게 합니다. SQL의 LIMIT 문구와 동일한 기능을 합니다.

첫 번째 parameter에서 주어진 n개의 갯수만큼의 결과를 출력합니다. 이 것은 검색 결과에서 처음으로 받은 n개의 결과를 의미합니다. 검색 결과들은 일반적으로 모든 검색을 했을 때의 순서에 따라 상위 n개의 검색 결과가 출력됩니다.

Examples

상위 10개의 래코드를 출력합니다.

..| head 10

Parameters

... | head N

이름

설명

필수/옵션

N

자연수를 의미 하며, 해당 숫자 만큼 결과물이 출력 됩니다.

필수

Parameters BNF

number : \d+
Previous Next

© Copyright 2022, team IRIS.

Built with Sphinx using a theme provided by Read the Docs.
Documentation
  • IRIS
  • 제품
  • 지원
  • 갤러리
  • 블로그
  • 회사