Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Long data vs. CLOB
Message
 
 
À
23/08/2004 13:42:53
Information générale
Forum:
Oracle
Catégorie:
Autre
Divers
Thread ID:
00935512
Message ID:
00935642
Vues:
22
>Mark,
>
>I dropped a table I had with a LONG field. I executed the script to re-build it with a CLOB field instead. After re-installing the data I was still not able to use SUBSTR()
>
>SELECT SUBSTR(ADDR_DTL.ADDR_LINE, 1, 30) AS ADDR_LINE1, SUBSTR(ADDR_DTL.ADDR_LINE, 31, 60) AS ADDR_LINE2 FROM ADDR_DTL WHERE ADDR_DTL.ADDR_NO = 4311
>
>Am I miss-using SUBSTR()

Not that I know of. I am using Oracle 9.0.2, and it works for me. What is the error message?
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform