Skip to content
SWKB.NET

Yearly Archives: 2015

  1. Home>
  2. 2015

Oracle PL/SQL: Conditional Cursor

  • Post author:admin
  • Post published:August 27, 2015
  • Post category:Oracle PL/SQL: How To Examples
  • Post comments:0 Comments

Sometimes in PL/SQL programming we need to switch the logic between different SQL queries, but fetching from cursors into predefined variables is painful.In the following example we define 2 cursors…

Continue ReadingOracle PL/SQL: Conditional Cursor

MySQL: Load data into table from file

  • Post author:admin
  • Post published:March 7, 2015
  • Post category:MySQL: How To Examples
  • Post comments:0 Comments

The following piece of code shows how you can load data from a comma separated values file directly into a MySQL table:LOAD DATA LOCAL INFILE 'C:/documents/agenda.txt' IGNORE INTO TABLE agenda…

Continue ReadingMySQL: Load data into table from file

Oracle DB: NUMBER data type

  • Post author:admin
  • Post published:January 27, 2015
  • Post category:Oracle DB: Fundamentals
  • Post comments:0 Comments

The following examples illustrate the functionality of NUMBER data type precision and scale:

Continue ReadingOracle DB: NUMBER data type

APEX: Reset default workspace password

  • Post author:admin
  • Post published:January 15, 2015
  • Post category:APEX: How To Examples
  • Post comments:0 Comments

Here is how to reset default workspace (INTERNAL) password:Run sqlplus, but from the directory, in which you have the apex sql scripts and execute the following:conn / as sysdba@apxchpwdSet the…

Continue ReadingAPEX: Reset default workspace password

Recent Posts

  • How to loop through Collection
  • HttpXsrfInterceptor and HttpXsrfCookieExtractor implementation example
  • Euromillions simulation
  • The birthday paradox
  • Java: Write to file
  • Tomcat: How to set encoding to unicode
  • Oracle PL/SQL: SYS_RefCursor to JSON
  • Oracle PL/SQL: Conditional Cursor
  • MySQL: Load data into table from file
  • Oracle DB: NUMBER data type

Recent Comments

    Categories

    • AJAX: How To Examples
    • Angular7: How To Examples
    • Apache
    • APEX: How To Examples
    • C++: How To Examples
    • Calculations
    • CSS: How To Examples
    • Google: How To Examples
    • Hibernate: How To examples
    • HTML: How To Examples
    • Java
    • Java: Ant
    • Java: Fundamentals
    • Java: How To Examples
    • Javascript: How To Examples
    • Joomla: Fundamentals
    • Joomla: How To Examples
    • Linux-Unix: How To Examples
    • MS-Access: How To Examples
    • MS-DOS: How To Examples
    • MySQL: How To Examples
    • News
    • Oracle
    • Oracle ADF: How To Examples
    • Oracle Apps: Fundamentals
    • Oracle Apps: Links
    • Oracle DB: Fundamentals
    • Oracle DB: How To Examples
    • Oracle DB: Links
    • Oracle OAF: How To Examples
    • Oracle PL/SQL: How To Examples
    • Oracle PL/SQL: Links
    • PHP: How To Examples
    • Siebel: How To Examples
    • SOAP
    • Tomcat
    • Various
    • VB6: How To Examples
    • WebLogic
    • Windows: How To Examples

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    Copyright - OceanWP Theme by OceanWP