If you want to count something inside a group (something the same as auto_increment from mysql), you can use row_number
ROW_NUMBER ()
OVER (PARTITION BY ur_prnt_uid_id ORDER BY ur_chld_uid_id)
Domains and Annotations in 26ai
-
In a previous blog post I had demonstrated Domains for Columns and an
Annotation for a table in 23ai.
Domains are "Data Use Case Domains" -- predefined ...
Acum 2 zile
Niciun comentariu:
Trimiteți un comentariu