search results

  1. SQL; Oracle / PLSQL; Languages. C Language; UNIX. General UNIX; Linux; Misc. ASCII Table; Java; Clipart; ... the SUBSTR functions allows you to extract a substring ...
    www.techonthenet.com/oracle/functions/​substr.php
  2. SUBSTR: get the sub-st ring : SUBSTR « Char Functions « Oracle PL / SQL
    www.java2s.com/.../Char-Functions/​SUBSTRgetthesubstring.htm - Cached
  3. Inspiring from BPEL string function to extract specific string after/before su pplied tag/string boundary, I am try to make some pl/sqlfunction which similiar with ...
    www.sugihartono.com/programming/​substringafter-substring... - Cached
  4. SUBSTR (Substring) Built-in String Function: SUBSTR (overload 1) SUBSTR(STR1 VARCHAR2 CHARACTER SET ANY_CS, POS PLS_INTEGER, -- starting position
    psoug.org/reference/substr_instr.html - Cached
  5. INSTR and SUBSTR are string functions which perform basic utilities functions on input string to return number and string output respectively.
    < SPAN class=url>www.club-oracle.com/articles/oracle-pl-​sql-instr-and... - Cached
  6. SUBSTR « Character String Functions « Oracle PL/SQL Tutorial . SUBSTR « Character String Functions « Oracle PL/SQL Tutori al.
    www.java2s.com/.../0340__SUBSTR.htm - Cached
  7. I am trying to write a small pl/sql script and need some help. first, I have 2 tables called project1 , project2. both tables have a column called cust_code.
    stackoverflow.com/questions/136703 48/​substr-on-pl-sql - Cached
  8. The oracle SUBSTR functions return a portion of string, beginning at a specified position in the string.This functions allows to extract a substring from a string.To ...
    plsql.globinch.c om/2008/12/01/substr-​functions-oraclepl... - Cached
  9. I am having trouble with incorporating the SUBSTR and INSTR functions into my dynamic PL/SQL procedure using Oracle 8i. I have data that is packed into one column ...
    forums.oracle.com/th read/44759 - Cached
  10. â€"INSTR AND SUBSTR. In Oracle/PLSQL, the instr function returns the location of a substring in a string. The syntax for the instr Oracle function is:
    peerdba.wordpress.com/2011/01/12/instr-​and-substr-plsql - Cached