• Skip to primary navigation
  • Skip to main content

Tech Honey

The #1 Website for Oracle PL/SQL, OA Framework and HTML

  • Home
  • HTML
    • Tags in HTML
    • HTML Attributes
  • OA Framework
    • Item in OAF
    • Regions in OAF
    • General OAF Topics
  • Oracle
    • statement
    • function
    • clause
    • plsql
    • sql

SUBSTRPLSQL

SUBSTR Function in Oracle SQL – PLSQL

November 26, 2012 by techhoneyadmin

The SUBSTR Function in Oracle SQL / PLSQL is used to extract a string from within another string. Syntax for the using the SUBSTR Function in Oracle SQL / PLSQL is: SELECT SUBSTR(string_1, start_position [,length]) FROM table_name; string_1 is the string from which the substring is to be extracted. start_position is the position in string_1 […]

Filed Under: function Tagged With: how to use SUBSTR Function in oracle database query, how to use SUBSTR Function in oracle plsql, how to use SUBSTR Function in oracle sql, SUBSTR Function in oracle plsql, SUBSTR Function in oracle sql, SUBSTRPLSQL, syntax and example of SUBSTR Function in oracle database query, syntax and example of SUBSTR Function in oracle plsql, syntax and example of SUBSTR Function in oracle sql, using SUBSTR Function in oracle database query, using SUBSTR Function in oracle plsql, using SUBSTR Function in oracle sql

Copyright © 2023 · Parallax Pro on Genesis Framework · WordPress · Log in