Liking cljdoc? Tell your friends :D
Clojure only.

zero-one.geni.sql


&&clj

(&& & exprs)

*clj

(* & exprs)

+clj

(+ & exprs)

-clj

(- & exprs)

->date-colclj


->timestamp-colclj


->utc-timestampclj


/clj

(/ & exprs)

<clj


<=clj


===clj


>clj


>=clj


absclj

(abs expr)

acosclj

(acos expr)

add-monthsclj

(add-months expr months)

approx-count-distinctclj

(approx-count-distinct expr)
(approx-count-distinct expr rsd)

arrayclj

(array exprs)

array-containsclj

(array-contains expr value)

array-distinctclj

(array-distinct expr)

array-exceptclj

(array-except left right)

array-intersectclj

(array-intersect left right)

array-joinclj

(array-join expr delimiter)
(array-join expr delimiter null-replacement)

array-maxclj

(array-max expr)

array-minclj

(array-min expr)

array-positionclj

(array-position expr value)

array-removeclj

(array-remove expr element)

array-repeatclj

(array-repeat left right)

array-sortclj

(array-sort expr)

array-unionclj

(array-union left right)

arrays-overlapclj

(arrays-overlap left right)

arrays-zipclj

(arrays-zip exprs)

ascclj

(asc expr)

asc-nulls-firstclj

(asc-nulls-first expr)

asc-nulls-lastclj

(asc-nulls-last expr)

asciiclj

(ascii expr)

asinclj

(asin expr)

atanclj

(atan expr)

atan2clj

(atan2 expr-x expr-y)

base64clj

(base64 expr)

betweenclj

(between expr lower-bound upper-bound)

binclj

(bin expr)

bitwise-notclj

(bitwise-not expr)

broadcastclj

(broadcast dataframe)

broundclj

(bround expr)

castclj

(cast expr new-type)

cbrtclj

(cbrt expr)

ceilclj

(ceil expr)

collect-listclj

(collect-list expr)

collect-setclj

(collect-set expr)

concatclj

(concat & exprs)

concat-wsclj

(concat-ws sep & exprs)

containsclj

(contains expr literal)

convclj

(conv expr from-base to-base)

corrclj

(corr l-expr r-expr)

cosclj

(cos expr)

coshclj

(cosh expr)

count-distinctclj

(count-distinct & exprs)

covarclj

(covar l-expr r-expr)

covar-popclj

(covar-pop l-expr r-expr)

covar-sampclj


crc32clj

(crc32 expr)

cube-rootclj


cume-distclj

(cume-dist)

current-dateclj

(current-date)

current-timestampclj

(current-timestamp)

date-addclj

(date-add expr days)

date-diffclj


date-formatclj

(date-format expr date-fmt)

date-subclj

(date-sub expr days)

date-truncclj

(date-trunc fmt expr)

datediffclj

(datediff l-expr r-expr)

day-of-monthclj

(day-of-month expr)

day-of-weekclj

(day-of-week expr)

day-of-yearclj

(day-of-year expr)

decodeclj

(decode expr charset)

degreesclj

(degrees expr)

dense-rankclj

(dense-rank)

descclj

(desc expr)

desc-nulls-firstclj

(desc-nulls-first expr)

desc-nulls-lastclj

(desc-nulls-last expr)

element-atclj

(element-at expr value)

encodeclj

(encode expr charset)

ends-withclj

(ends-with expr literal)

expclj

(exp expr)

explodeclj

(explode expr)

explode-outerclj


exprclj

(expr s)

factorialclj

(factorial expr)

flattenclj

(flatten expr)

floorclj

(floor expr)

format-numberclj

(format-number expr decimal-places)

format-stringclj

(format-string fmt exprs)

from-unixtimeclj

(from-unixtime expr)

greatestclj

(greatest & exprs)

groupingclj

(grouping expr)

hashclj

(hash & exprs)

hexclj

(hex expr)

hourclj

(hour expr)

hypotclj

(hypot left-expr right-expr)

initcapclj

(initcap expr)

input-file-nameclj

(input-file-name)

instrclj

(instr expr substr)

isinclj

(isin expr coll)

kurtosisclj

(kurtosis expr)

lagclj

(lag expr offset)
(lag expr offset default)

lastclj

(last expr)

last-dayclj

(last-day expr)

leadclj

(lead expr offset)
(lead expr offset default)

leastclj

(least & exprs)

lengthclj

(length expr)

levenshteinclj

(levenshtein left-expr right-expr)

likeclj

(like expr literal)

litclj

(lit expr)

locateclj

(locate substr expr)

logclj

(log expr)

log1pclj

(log1p expr)

log2clj

(log2 expr)

lowerclj

(lower expr)

lpadclj

(lpad expr length pad)

ltrimclj

(ltrim expr)

md5clj

(md5 expr)

minuteclj

(minute expr)

modclj

(mod left-expr right-expr)

monotonically-increasing-idclj

(monotonically-increasing-id)

monthclj

(month expr)

months-betweenclj

(months-between l-expr r-expr)

nan?clj

(nan? expr)

nanvlclj

(nanvl left-expr right-expr)

negateclj

(negate expr)

next-dayclj

(next-day expr day-of-week)

notclj

(not expr)

ntileclj

(ntile n)

null-countclj

(null-count expr)

null-rateclj

(null-rate expr)

null?clj

(null? expr)

percent-rankclj

(percent-rank)

piclj


pmodclj

(pmod left-expr right-expr)

posexplodeclj

(posexplode expr)

posexplode-outerclj


powclj

(pow base exponent)

quarterclj

(quarter expr)

radiansclj

(radians expr)

randclj

(rand)
(rand seed)

randnclj

(randn)
(randn seed)

rankclj

(rank)

regexp-extractclj

(regexp-extract expr regex idx)

regexp-replaceclj

(regexp-replace expr pattern-expr replacement-expr)

reverseclj

(reverse expr)

rintclj

(rint expr)

rlikeclj

(rlike expr literal)

roundclj

(round expr)

row-numberclj

(row-number)

rpadclj

(rpad expr length pad)

rtrimclj

(rtrim expr)

secondclj

(second expr)

sequenceclj

(sequence start stop step)

sha1clj

(sha1 expr)

sha2clj

(sha2 expr n-bits)

shift-leftclj

(shift-left expr num-bits)

shift-rightclj

(shift-right expr num-bits)

shift-right-unsignedclj

(shift-right-unsigned expr num-bits)

shuffleclj

(shuffle expr)

signclj


signumclj

(signum expr)

sinclj

(sin expr)

sinhclj

(sinh expr)

sizeclj

(size expr)

skewnessclj

(skewness expr)

sliceclj

(slice expr start length)

sort-arrayclj

(sort-array expr)
(sort-array expr asc)

spark-partition-idclj

(spark-partition-id)

splitclj

(split expr pattern)

sqrclj

(sqr expr)

sqrtclj

(sqrt expr)

starts-withclj

(starts-with expr literal)

stddevclj

(stddev expr)

stddev-popclj

(stddev-pop expr)

stddev-sampclj


structclj

(struct & exprs)

substringclj

(substring expr pos len)

sum-distinctclj

(sum-distinct expr)

tanclj

(tan expr)

tanhclj

(tanh expr)

to-dateclj

(to-date expr)
(to-date expr date-format)

to-timestampclj

(to-timestamp expr)
(to-timestamp expr date-format)

to-utc-timestampclj

(to-utc-timestamp expr)

translateclj

(translate expr match replacement)

trimclj

(trim expr trim-string)

unbase64clj

(unbase64 expr)

unhexclj

(unhex expr)

unix-timestampclj

(unix-timestamp)
(unix-timestamp expr)
(unix-timestamp expr pattern)

upperclj

(upper expr)

var-popclj

(var-pop expr)

var-sampclj


varianceclj

(variance expr)

week-of-yearclj

(week-of-year expr)

whenclj

(when condition if-expr)
(when condition if-expr else-expr)

yearclj

(year expr)

||clj

(|| & exprs)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close