↓ Skip to Main Content

Vollett Information Management Consultancy

Main Navigation

  • Home
  • Notes
Home › 2014 › December

Month: December 2014

Subpartition template

By admin Posted on December 9, 2014 Posted in Oracle Tagged with oracle, partition, subpartition, template

Use a subpartition template to automatically create subpartitions. –Create new table NEW_TABLE if this has not already happened DECLARE table_exists NUMBER :=0; BEGIN SELECT COUNT(*) INTO table_exists FROM USER_TABLES WHERE TABLE_NAME = ‘NEW_TABLE’; IF table_exists = 0 THEN EXECUTE IMMEDIATE(q'{ …

Subpartition template Read more »

Search this site

Recent Posts

  • Join 2 SCD tables
  • Snowflake generate sequence without gaps
  • Snowflake JSON
  • JVM arguments: Massively parallel talend processes
  • Display Runtime SQL: Talend

Recent Comments

    Archives

    • December 2021
    • November 2021
    • October 2021
    • March 2021
    • January 2021
    • December 2020
    • November 2020
    • March 2019
    • November 2018
    • October 2018
    • August 2018
    • June 2018
    • May 2018
    • April 2018
    • March 2018
    • May 2017
    • April 2017
    • March 2017
    • December 2016
    • August 2015
    • June 2015
    • April 2015
    • February 2015
    • December 2014
    • November 2014
    • October 2014
    • September 2014
    • August 2014
    • July 2014
    • June 2014
    • May 2014
    • March 2014
    • February 2014
    • January 2014
    • December 2013
    • November 2013
    • October 2013
    • September 2013
    • August 2013

    Categories

    • control-m
    • Database
    • Datastage
    • ETL
    • Information Analyzer
    • Information Server
    • JSON
    • Oracle
    • Powershell
    • QualityStage
    • Snowflake
    • Snowflake
    • Snowflake
    • sql
    • SQLServer
    • ssh
    • svn
    • Sybase
    • Talend
    • Talend
    • Unix
    • Windows

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    © 2025 Vollett Information Management Consultancy | Powered by Responsive Theme