OpenSearch/docs/reference/sql
Marios Trivyzas 1f612cccbb
SQL: Implement FORMAT function (#55454) (#62701)
Implement FORMAT according to the SQL Server spec: https://docs.microsoft.com/en-us/sql/t-sql/functions/format-transact-sql?view=sql-server-ver15#ExampleD by translating to the java.time patterns used in DATETIME_FORMAT.

Closes: #54965

Co-authored-by: Marios Trivyzas <matriv@users.noreply.github.com>
Co-authored-by: Bogdan Pintea <bogdan.pintea@elastic.co>
Co-authored-by: Andrei Stefan <astefan@users.noreply.github.com>
(cherry picked from commit da511f4e033db6e8a6aa2a54b23e906b5e026845)
2020-09-21 19:22:04 +02:00
..
appendix
endpoints SQL: Document Maven Central as a JDBC repository (#62618) 2020-09-21 13:04:43 +02:00
functions SQL: Implement FORMAT function (#55454) (#62701) 2020-09-21 19:22:04 +02:00
language [DOCS] Combine keyword family docs (#61662) (#61813) 2020-09-01 15:32:56 -04:00
concepts.asciidoc [DOCS] Replace Wikipedia links with attribute (#61171) (#61209) 2020-08-17 11:27:04 -04:00
getting-started.asciidoc
index.asciidoc
limitations.asciidoc
overview.asciidoc
security.asciidoc