Please enable JavaScript.
Coggle requires JavaScript to display documents.
SQL Functions (Однострочные (даты (To_date, to_char, Current_date, sys…
SQL Functions
Однострочные
Текстовые
Case Manipulation
UPPER
lower
InitCap
Character-Manioulation
Length
Substr
instr
Числовые
round
trunc
mod
даты
To_date
to_char
Current_date
sys_date
Month_between
add_months
Next_day
Last_day
Многострочные