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)
Savepoint Funny
-
Here’s an example that makes perfect sense if you know how Oracle handles
data locking. It’s one that I thought I’d published years ago, but it’s not
on th...
Acum o săptămână
Niciun comentariu:
Trimiteți un comentariu