Skip to content
View S-Koell's full-sized avatar
😎
😎

Block or report S-Koell

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. export an Oracle schema DDL with SQLcl export an Oracle schema DDL with SQLcl
    1
    var CopyOption              = Java.type("java.nio.file.StandardCopyOption");
    2
    
                  
    3
    // put all files here >>>
    4
    var rootPathString = 'C:/Users/dump';
    5
    var pathString;
  2. Oracle db repo folder structure Oracle db repo folder structure
    1
    # Folder structure
    2
    For this repository we have the following folder structure (with descriptions in parentheses):
    3
    
                  
    4
    
                  
    5
    *  __Repository__ (Parent Folder. Is the root of the versioning system)