Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> TextPtr function(in SQL server)=? in Oracle

TextPtr function(in SQL server)=? in Oracle

From: SP <spant1_at_aol.com>
Date: 2000/06/13
Message-ID: <p6w15.1259$Qf6.50317@nuq-read.news.verio.net>#1/1

I have a function TEXTPTR in SQL server. Following is the definition of TEXTPTR :
The TEXTPTR function returns a pointer to the text or image column in the specified row or to the text or image column in the last row returned by the query if more than one row is returned. Because the TEXTPTR function returns a 16-byte binary string, it is best to declare a local variable to hold the text pointer

I would appreciate if anyone could give me the equivalent function in Oracle.
SP Received on Tue Jun 13 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US