|
||||
sybperl-l ArchiveUp Prev Next
From: "Sheree Hemphill" <sah18 at po dot cwru dot edu> Hello all.
Could anyone give me a short example of how to retrieve data where the
column you want to retrieve is of datatype text?
For example, if I use the following statement:
@rows = $dbh->ct_sql("select textfield from...");
How do I navigate through the textfield column that is returned?
Thanks much.
Sheree
|