함수와 연산자 목록
함수와 연산자 목록 (List of functions and operators)
이 문서는 Trino의 모든 함수와 연산자를 알파벳 순으로 정리한 목록입니다. 원하는 함수의 이름을 찾아 각 문서의 해당 섹션으로 이동할 수 있어요.
출처: 문서
본문
연산자
[]부분 문자열 연산자 (array 문서의 subscript operator)||연결 연산자 (array 문서의 concatenation operator)>비교 연산자 (comparison 문서)>=비교 연산자 (comparison 문서)=비교 연산자 (comparison 문서)<>비교 연산자 (comparison 문서)!=비교 연산자 (comparison 문서)->람다 표현식 (lambda 문서)+수학 연산자 (math 문서)-수학 연산자 (math 문서)*수학 연산자 (math 문서)/수학 연산자 (math 문서)%수학 연산자 (math 문서)
A
abs()— mathacos()— mathALL— comparison (양화 비교 조건)all_match()— arrayAND— logical (논리 연산자)ANY— comparison (양화 비교 조건)any_match()— arrayany_value()— aggregateapprox_distinct()— aggregateapprox_most_frequent()— aggregateapprox_percentile()— aggregateapprox_set()— hyperloglogarbitrary()— aggregatearray_agg()— aggregatearray_distinct()— arrayarray_except()— arrayarray_first()— arrayarray_histogram()— arrayarray_intersect()— arrayarray_join()— arrayarray_last()— arrayarray_max()— arrayarray_min()— arrayarray_position()— arrayarray_remove()— arrayarray_sort()— arrayarray_union()— arrayarrays_overlap()— arrayasin()— mathAT TIME ZONE— datetime (시간대 변환 연산자)at_timezone()— datetimeatan()— mathatan2()— mathavg()— aggregate
B
bar()— colorbeta_cdf()— mathBETWEEN— comparison (범위 연산자)bing_tile()— geospatialbing_tile_at()— geospatialbing_tile_coordinates()— geospatialbing_tile_polygon()— geospatialbing_tile_quadkey()— geospatialbing_tile_zoom_level()— geospatialbing_tiles_around()— geospatialbit_count()— bitwisebitwise_and()— bitwisebitwise_and_agg()— aggregatebitwise_left_shift()— bitwisebitwise_not()— bitwisebitwise_or()— bitwisebitwise_or_agg()— aggregatebitwise_right_shift()— bitwisebitwise_right_shift_arithmetic()— bitwisebitwise_xor()— bitwisebool_and()— aggregatebool_or()— aggregate
C
cardinality()— arrayCASE— conditional (CASE 표현식)cast()— conversioncbrt()— mathceil()— mathceiling()— mathchar2hexint()— teradatachecksum()— aggregatechr()— stringclassify()— mlclassifier— match_recognize (분류기 함수)coalesce— conditional (COALESCE 함수)codepoint()— stringcolor()— colorcombinations()— arrayconcat()— stringconcat_ws()— stringcontains()— arraycontains_sequence()— arrayconvex_hull_agg()— geospatialcorr()— aggregatecos()— mathcosh()— mathcosine_distance()— mathcosine_similarity()— mathcount()— aggregatecount_if()— aggregatecovar_pop()— aggregatecovar_samp()— aggregatecrc32()— binarycume_dist()— windowcurrent_date— datetimecurrent_groups()— sessioncurrent_time— datetimecurrent_timestamp— datetimecurrent_timezone()— datetimecurrent_user— session
D
date()— datetimedate_add()— datetimedate_diff()— datetimedate_format()— datetimedate_parse()— datetimedate_trunc()— datetimeday()— datetimeday_of_month()— datetimeday_of_week()— datetimeday_of_year()— datetimeDECIMAL— decimal (십진수 리터럴)degrees()— mathdense_rank()— windowdow()— datetimedoy()— datetime
E
e()— mathelement_at()— arrayempty_approx_set()— hyperloglogends_with()— stringevaluate_classifier_predictions— mlevery()— aggregateexclude_columns()— tableextract()— datetimeexp()— math
F
features()— mlfilter()— arrayfirst— match_recognize (논리 탐색 함수)first_value()— windowflatten()— arrayfloor()— mathformat()— conversionformat_datetime()— datetimeformat_number()— conversionfrom_base()— mathfrom_base32()— binaryfrom_base64()— binaryfrom_base64url()— binaryfrom_big_endian_32()— binaryfrom_big_endian_64()— binaryfrom_encoded_polyline()— geospatialfrom_geojson_geometry— geospatialfrom_hex()— binaryfrom_ieee754_32()— binaryfrom_ieee754_64()— binaryfrom_iso8601_date()— datetimefrom_iso8601_timestamp()— datetimefrom_iso8601_timestamp_nanos()— datetimefrom_unixtime()— datetimefrom_unixtime_nanos()— datetimefrom_utf8()— string
G
geometric_mean()— aggregategeometry_collect_agg()— geospatialgeometry_from_hadoop_shape()— geospatialgeometry_invalid_reason()— geospatialgeometry_nearest_points()— geospatialgeometry_to_bing_tiles()— geospatialgeometry_union()— geospatialgeometry_union_agg()— geospatialgreat_circle_distance()— geospatialgreatest()— comparison
H
hamming_distance()— stringhash_counts()— setdigesthistogram()— aggregatehmac_md5()— binaryhmac_sha1()— binaryhmac_sha256()— binaryhmac_sha512()— binaryhour()— datetimehuman_readable_seconds()— datetime
I
if— conditional (IF 표현식)index()— teradatainfinity()— mathintersection_cardinality()— setdigestinverse_beta_cdf()— mathinverse_normal_cdf()— mathis_finite()— mathis_infinite()— mathis_json_scalar()— jsonis_nan()— mathIS NOT DISTINCT— comparisonIS NOT NULL— comparisonIS DISTINCT— comparisonIS NULL— comparison
J
jaccard_index()— setdigestjson_array()— jsonjson_array_contains()— jsonjson_array_get()— jsonjson_array_length()— jsonjson_exists()— jsonjson_extract()— jsonjson_extract_scalar()— jsonjson_format()— jsonjson_object()— jsonjson_parse()— jsonjson_query()— jsonjson_size()— jsonjson_value()— json
K
kurtosis()— aggregate
L
lag()— windowlast— match_recognize (논리 탐색 함수)last_day_of_month()— datetimelast_value()— windowlead()— windowlearn_classifier()— mllearn_libsvm_classifier()— mllearn_libsvm_regressor()— mllearn_regressor()— mlleast()— comparisonlength()— stringlevenshtein_distance()— stringline_interpolate_point()— geospatialline_interpolate_points()— geospatialline_locate_point()— geospatiallistagg()— aggregateln()— mathlocaltime— datetimelocaltimestamp— datetimelog()— mathlog10()— mathlog2()— mathlower()— stringlpad()— stringltrim()— stringluhn_check()— string
M
make_set_digest()— setdigestmap()— mapmap_agg()— aggregatemap_concat()— mapmap_entries()— mapmap_filter()— mapmap_from_entries()— mapmap_keys()— mapmap_union()— aggregatemap_values()— mapmap_zip_with()— mapmatch_number— match_recognizemax()— aggregatemax_by()— aggregatemd5()— binarymerge()— hyperloglogmerge_set_digest()— setdigestmillisecond()— datetimemin()— aggregatemin_by()— aggregateminute()— datetimemod()— mathmonth()— datetimemultimap_agg()— aggregatemultimap_from_entries()— mapmurmur3()— binary
N
nan()— mathnext— match_recognize (물리 탐색 함수)ngrams()— arraynone_match()— arraynormal_cdf()— mathnormalize()— stringNOT— logical (논리 연산자)NOT BETWEEN— comparison (범위 연산자)now()— datetimenth_value()— windowntile()— windownullif— conditional (NULLIF 함수)numeric_histogram()— aggregate
O
objectid— mongodb 커넥터objectid_timestamp()— mongodb 커넥터OR— logical (논리 연산자)
P
parse_datetime()— datetimeparse_duration()— datetimeparse_data_size()— conversionpercent_rank()— windowpermute— match_recognizepi()— mathposition()— stringpow()— mathpower()— mathprev— match_recognize (물리 탐색 함수)
Q
qdigest_agg()— qdigestquarter()— datetime
R
radians()— mathrand()— mathrandom()— mathrandom_string()— Faker 커넥터의 카탈로그 함수 (Faker 커넥터)rank()— windowreduce()— arrayreduce_agg()— aggregateregexp_count()— regexpregexp_extract()— regexpregexp_extract_all()— regexpregexp_like()— regexpregexp_position()— regexpregexp_replace()— regexpregexp_split()— regexpregress()— mlregr_intercept()— aggregateregr_slope()— aggregaterender()— colorrepeat()— arrayreplace()— stringreverse()— stringrgb()— colorround()— mathROW::fields()— rowrow_number()— windowrpad()— stringrtrim()— string
S
second()— datetimesequence()— array (스칼라 함수)sequence()— table (테이블 함수)sha1()— binarysha256()— binarysha512()— binaryshuffle()— arraysign()— mathsimplify_geometry()— geospatialsin()— mathsinh()— mathskewness()— aggregateslice()— arraySOME— comparison (양화 비교 조건)soundex()— stringspatial_partitioning()— geospatialspatial_partitions()— geospatialsplit()— stringsplit_part()— stringsplit_to_map()— stringsplit_to_multimap()— stringspooky_hash_v2_32()— binaryspooky_hash_v2_64()— binarysqrt()— mathST_Area()— geospatialST_AsBinary()— geospatialST_AsEWKB()— geospatialST_AsEWKT()— geospatialST_AsText()— geospatialST_Boundary()— geospatialST_Buffer()— geospatialST_Centroid()— geospatialST_Collect()— geospatialST_Contains()— geospatialST_ConvexHull()— geospatialST_CoordDim()— geospatialST_Crosses()— geospatialST_Difference()— geospatialST_Dimension()— geospatialST_Disjoint()— geospatialST_Distance()— geospatialST_EndPoint()— geospatialST_Envelope()— geospatialST_EnvelopeAsPts()— geospatialST_Equals()— geospatialST_ExteriorRing()— geospatialST_Force2D()— geospatialST_Force3D()— geospatialST_Geometries()— geospatialST_GeometryFromText()— geospatialST_GeometryN()— geospatialST_GeometryType()— geospatialST_GeomFromBinary()— geospatialST_GeomFromEWKT()— geospatialST_GeomFromKML()— geospatialST_InteriorRingN()— geospatialST_InteriorRings()— geospatialST_Intersection()— geospatialST_Intersects()— geospatialST_IsClosed()— geospatialST_IsEmpty()— geospatialST_IsRing()— geospatialST_IsSimple()— geospatialST_IsValid()— geospatialST_Length()— geospatialST_LineFromText()— geospatialST_LineMerge()— geospatialST_LineString()— geospatialST_MakeLine()— geospatialST_MakePolygon()— geospatialST_MinimumBoundingCircle()— geospatialST_Multi()— geospatialST_MultiPoint()— geospatialST_Normalize()— geospatialST_NumGeometries()— geospatialST_NumInteriorRing()— geospatialST_NumPoints()— geospatialST_OrientedEnvelope()— geospatialST_Overlaps()— geospatialST_Point()— geospatialST_PointN()— geospatialST_PointOnSurface()— geospatialST_Points()— geospatialST_Polygon()— geospatialST_Polygonize()— geospatialST_Relate()— geospatialST_ReducePrecision()— geospatialST_SetSRID()— geospatialST_SRID()— geospatialST_StartPoint()— geospatialST_SymDifference()— geospatialST_Touches()— geospatialST_Transform()— geospatialST_Union()— geospatialST_VoronoiPolygons()— geospatialST_Within()— geospatialST_X()— geospatialST_XMax()— geospatialST_XMin()— geospatialST_Y()— geospatialST_YMax()— geospatialST_YMin()— geospatialST_Z()— geospatialstarts_with()— stringstddev()— aggregatestddev_pop()— aggregatestddev_samp()— aggregatestrpos()— stringsubstr()— stringsubstring()— stringsum()— aggregate
T
tan()— mathtanh()— mathtdigest_agg()— tdigesttheta_sketch_cardinality()— datasketchestheta_sketch_union()— datasketchestimestamp_objectid()— mongodb 커넥터timezone()— datetimetimezone_hour()— datetimetimezone_minute()— datetimetitle_case()— stringto_base()— mathto_base32()— binaryto_base64()— binaryto_base64url()— binaryto_big_endian_32()— binaryto_big_endian_64()— binaryto_char()— teradatato_date()— teradatato_encoded_polyline()— geospatialto_geojson_geometry— geospatialto_geometry()— geospatialto_hex()— binaryto_ieee754_32()— binaryto_ieee754_64()— binaryto_iso8601()— datetimeto_milliseconds()— datetimeto_spherical_geography()— geospatialto_timestamp()— teradatato_unixtime()— datetimeto_utf8()— stringtransform()— arraytransform_keys()— maptransform_values()— maptranslate()— stringtrim()— stringtrim_array()— arraytruncate()— mathtry— conditional (TRY 함수)try_cast()— conversiontypeof()— conversion
U
upper()— stringurl_decode()— urlurl_encode()— urlurl_extract_fragment()— urlurl_extract_host()— urlurl_extract_parameter()— urlurl_extract_path()— urlurl_extract_protocol()— urlurl_extract_port()— urlurl_extract_query()— urluuid()— uuid
V
value_at_quantile()— qdigestvalues_at_quantiles()— qdigestvar_pop()— aggregatevar_samp()— aggregatevariance()— aggregateversion()— system
W
week()— datetimeweek_of_year()— datetimewidth_bucket()— mathwilson_interval_lower()— mathwilson_interval_upper()— mathwith_timezone()— datetimeword_stem()— string
X
xxhash64()— binary
Y
year()— datetimeyear_of_week()— datetimeyow()— datetime
Z
zip()— arrayzip_with()— array
더 알아보기 (Learn more)
특정 함수의 상세한 설명은 주제별 함수 문서에서 확인할 수 있어요. 원하는 함수가 어떤 주제에 속하는지 헷갈린다면 주제별 함수 목록 문서도 함께 참고해보세요.