Skip to content
SWKB.NET

Daily Archives: August 11, 2008

  1. Home>
  2. 2008>
  3. August>
  4. 11

Oracle 10g: Set NLS_LANG

  • Post author:admin
  • Post published:August 11, 2008
  • Post category:Oracle DB: How To Examples
  • Post comments:0 Comments

SELECT * FROM NLS_SESSION_PARAMETERSALTER SESSION SET NLS_LANGUAGE=Greek;alter session set nls_lang=GREEK_GREECE.EL8MSWIN1253

Continue ReadingOracle 10g: Set NLS_LANG

Oracle PL/SQL: Find Null Columns

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

With the procedure below you can find which columns are totally null, without data. It is useful, when you need an empty column e.g. for a new field: BEGIN DECLARE…

Continue ReadingOracle PL/SQL: Find Null Columns

Oracle PL/SQL: Insert into Table using Cursor

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

The following insert statement is used to fill an interface table from a remote database, using a dblink (tblCalls_v1@sqlserverdb). It commits every 500: BEGIN DECLARE CURSOR C1 IS SELECT "ContactID"…

Continue ReadingOracle PL/SQL: Insert into Table using Cursor

Java: Primitive Data Types

  • Post author:admin
  • Post published:August 11, 2008
  • Post category:Java: Fundamentals
  • Post comments:0 Comments

  Primitive Type Size Range of Values (inclusive) byte 8 bits –128 to 127 short 16 bits –32768 to 32767 int 32 bits –2147483648 to 2147483647 long 64 bits –9223372036854775808…

Continue ReadingJava: Primitive Data Types

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