Git Product home page Git Product logo

sql's Introduction

geodatabse-sql-repository

Common SQL scripts for use in an Enterprise Geodatabase (SDE) Environment.

##Conventions

###Folder naming conventions

The folders are named as the script tool with a hyphen between words. All in lowercase font.

e.g. CopyAllOfMyData should look like copy-all-of-my-data

###SQL descriptions

This includes basic information about the script that should be shared so others can get a better idea of what the scipt does and who to refer to when questions arise about the script.

####Example script:

/***********************************************************************
*
*N  IMPDP.SQL  --  Import Data Pump Steps
*
*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*
*P  Purpose:
*     This script serves as a series of steps to complete the import
*	data pump process using the IMPDP utility. This script is meant to
*	be run one step at a time.
*E
*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*
*H  History:
*
*    Christian Wells        11/03/2014               Original coding.
*	 Matt Ziebarth			07/01/2015				 Add Index Functions
*E
*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*
*V  Versions Supported:
*   EGDB: All
*	DBMS: Oracle
*	DBMS Version: 11g and above (Only enter DBMS version if it requires a specific version)
*E
*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*
*T  Tags:
*   IMPDP, Data Pump, Oracle, Import   
*E
*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*
*R  Resources:
*   IMPDP Syntax:	
*	http://ss64.com/ora/impdp.html 
*E
***********************************************************************/

sql's People

Contributors

wellsofthewest avatar

Stargazers

Davin avatar Luis Vargas avatar

Watchers

James Cloos avatar  avatar Melissa Jarman avatar

sql's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.