더 편한 메모 작성을 위해 miryang-dev.tistory로 이사했습니다.
SupabaseScalaGithubReact NativeprojectdiscoveryRemixRescriptPurescriptnpmCloudflareReactNext.jsGOHyper-VTiberoGitAlgorithms, 2020년

Create User

May 1, 2021

티베로 유저 생성

SQL> create user ID
   2 identified by PWD;

권한 부여

SQL> grant connect to