Skip to content

Commit

Permalink
Add one more example for IN_UNIT
Browse files Browse the repository at this point in the history
  • Loading branch information
gmantele committed Nov 10, 2023
1 parent 506187e commit dfa46f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ADQL.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2768,6 +2768,7 @@ \subsubsection{IN\_UNIT}

\begin{verbatim}
-- ra: column expressed in 'deg'
IN_UNIT(ra, 'rad') -- OK
IN_UNIT(ra, 'arcmin') -- OK
\end{verbatim}

Expand Down

0 comments on commit dfa46f5

Please sign in to comment.