EcoleKeine
Results
2
comments of
EcoleKeine
```bash [root@localhost]# docker exec -it datahub_datahub-actions_1 /bin/bash datahub@actions:/$ echo $JAVA_HOME /home/datahub/.sdkman/candidates/java/current ``` ```bash [root@localhost]# docker exec -it -u root datahub_datahub-actions_1 /bin/bash root@actions:/# echo $JAVA_HOME root@actions:/# ```
@reata Just in Arguments section of docs: The following table hints are allowed with and without the WITH keyword: NOLOCK, READUNCOMMITTED, UPDLOCK, REPEATABLEREAD, SERIALIZABLE, READCOMMITTED, TABLOCK, TABLOCKX, PAGLOCK, ROWLOCK, NOWAIT,...